Skip to content

Commit

Permalink
fix: gcam add export
Browse files Browse the repository at this point in the history
  • Loading branch information
azuradara committed Jan 11, 2025
1 parent 1422b61 commit cb8e354
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/celeste-vue/src/components/button/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ export { default as Button } from './button.vue';

export * from './link-button.vue';
export { default as LinkButton } from './link-button.vue';

export * from './social-button.vue';
export { default as SocialButton } from './social-button.vue';

0 comments on commit cb8e354

Please sign in to comment.