feat: improve consistency and design (#1867)
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { Icon123 } from "@tabler/icons-react";
|
||||
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