2
0

♻️ Fix eslint warnings

This commit is contained in:
Baptiste Arnaud
2023-02-23 07:48:11 +01:00
parent 889e6a4f7e
commit be4c8e0760
4 changed files with 20 additions and 20 deletions

View File

@ -92,7 +92,7 @@ const components = {
},
}
export const theme: any = extendTheme({
export const theme = extendTheme({
fonts,
components,
colors,