mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
chore(nui): Get rid of linting warnings
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user