Skip to content

Commit

Permalink
fixed the right index export
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Valentino committed Feb 25, 2024
1 parent 936c56b commit 42a2fbf
Show file tree
Hide file tree
Showing 8 changed files with 216 additions and 5 deletions.
102 changes: 102 additions & 0 deletions dist/cjs/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/cjs/types/components/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export { default as Button } from "./Button";
export { default as Center } from "./Center";
export { default as Blink } from "./Blink";
export { default as HR } from "./HR";
export { default as Icon } from "./Icon";
Loading

0 comments on commit 42a2fbf

Please sign in to comment.