chore(SearchBar): remove unused code
This commit is contained in:
@@ -20,10 +20,6 @@ interface Props {
|
||||
* Placeholder text for the input
|
||||
*/
|
||||
placeholder?: string;
|
||||
/**
|
||||
* Optional label displayed above the input
|
||||
*/
|
||||
label?: string;
|
||||
}
|
||||
|
||||
let {
|
||||
|
||||
Reference in New Issue
Block a user