mirror of
https://github.com/codex-storage/codex-marketplace-ui-components.git
synced 2025-02-19 17:58:07 +00:00
Remove unused import
This commit is contained in:
parent
7456a770f9
commit
3ae94b01f4
@ -1,7 +1,5 @@
|
||||
import "./Table.css";
|
||||
import { ReactNode } from "react";
|
||||
import { EmptyPlaceholderIcon as EPI } from "../EmptyPlaceholder/EmptyPlaceholderIcon";
|
||||
import { EmptyPlaceholder } from "../EmptyPlaceholder/EmptyPlaceholder";
|
||||
import { Search } from "lucide-react";
|
||||
|
||||
type Props = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user