chore(nui): Get rid of linting warnings

This commit is contained in:
Luke
2022-04-01 21:23:45 +02:00
parent d6b21a0481
commit c31fed2c41
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import { CircularProgress, extendTheme, type ThemeConfig } from "@chakra-ui/react";
import { extendTheme, type ThemeConfig } from "@chakra-ui/react";
const config: ThemeConfig = {
initialColorMode: 'dark',