Skip to content

Commit

Permalink
feat: updated root index file to export components, configs and types
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonVanzo committed Feb 10, 2024
1 parent e08bb51 commit 479e13e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export * from './core';
export * from './types';

0 comments on commit 479e13e

Please sign in to comment.