Replace entire codebase with homarr-labs/homarr
This commit is contained in:
7
packages/ui/index.ts
Normal file
7
packages/ui/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import type { Icon123, IconProps } from "@tabler/icons-react";
|
||||
|
||||
export * from "./src";
|
||||
|
||||
export type TablerIcon = typeof Icon123;
|
||||
|
||||
export type TablerIconProps = IconProps;
|
||||
Reference in New Issue
Block a user