Skip to content

Commit

Permalink
chore: removed examples and moved token docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hussedev committed Oct 23, 2024
1 parent b047f7c commit 4eb0dde
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 83 deletions.
81 changes: 0 additions & 81 deletions src/examples/icon/icon.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/examples/icon/index.tsx

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion src/icons.mdx → src/tokens/icons.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Meta, Title, IconGallery, IconItem } from "@storybook/blocks";
import { icons, Icon } from "./examples/icon";
import { icons, Icon } from "@/primitives/Icon";

<Meta title="Examples/Tokens/Icons" />

Expand Down

0 comments on commit 4eb0dde

Please sign in to comment.