upd: remove package

Deskripsi:
- remove jotai

No Issues
This commit is contained in:
amel
2024-07-04 17:23:40 +08:00
parent cf67619e76
commit 1d0253c15b
3 changed files with 0 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
import { isDrawer, LayoutDrawer, WARNA } from '@/module/_global';
import { useHookstate } from '@hookstate/core';
import { Box, Button, Center, Flex, Group, SimpleGrid, Stack, Text, TextInput } from '@mantine/core';
import { useAtom } from 'jotai';
import React, { useState } from 'react';
import { IoAddCircle } from "react-icons/io5";