2
0

🐛 (lp) Update plausible tracking url

This commit is contained in:
Baptiste Arnaud
2022-08-31 21:00:19 +02:00
parent a8d1e27e15
commit 42bf93e729

View File

@ -87,7 +87,8 @@ const components = {
},
}
export const theme = extendTheme({
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export const theme: any = extendTheme({
fonts,
components,
colors,