mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 07:26:02 +01:00
chore: optimize imports
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { ActionIcon, Tooltip, Drawer, Stack, Divider, Button } from '@mantine/core';
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
|
||||
import { ActionIcon, Button, Divider, Drawer, Stack, Tooltip } from '@mantine/core';
|
||||
import { debugAlert } from './debug/alert';
|
||||
import { debugContext } from './debug/context';
|
||||
import { debugInput } from './debug/input';
|
||||
|
||||
Reference in New Issue
Block a user