fix(ui/components/Search): type error with unnecessary property
This commit is contained in:
parent
b7e329ad9f
commit
aa4bd693bd
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ const styles = stylesheet.createThemedStyleSheet({
|
|||
margin: 0,
|
||||
padding: 0,
|
||||
borderBottomWidth: 0,
|
||||
background: "none",
|
||||
backgroundColor: "none",
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue