feat[react]: Linting with eslint 9
This commit is contained in:
parent
14eab04d5b
commit
f69093b0dc
99 changed files with 1260 additions and 956 deletions
|
@ -70,7 +70,7 @@ export const ViewPicker = ({ Design, update, state }) => {
|
|||
)
|
||||
}
|
||||
|
||||
const MainCard = ({ view, update, Design }) => {
|
||||
const MainCard = ({ view, update }) => {
|
||||
const Icon = viewIcons[view]
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue