refactor: add onclick on search icon,prettier
This commit is contained in:
parent
2bf5fe09b3
commit
41cf5c2b2b
2 changed files with 12 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"tabWidth": 2,
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
}
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue