mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 23:16:03 +01:00
chore(nui): Get rid of linting warnings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from "react";
|
||||
import { useNuiEvent } from "../hooks/useNuiEvent";
|
||||
import { Box, Flex, ScaleFade, Text } from "@chakra-ui/react";
|
||||
import { Box, Flex, ScaleFade } from "@chakra-ui/react";
|
||||
import { debugData } from "../utils/debugData";
|
||||
import ReactMarkdown from "react-markdown";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user