Skip to content

Commit 275baa7

Browse files
committed
chore: export provider
1 parent 99a385e commit 275baa7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ export * from './components/Logo';
55
export * from './components/Title';
66
export * from './components/Paragraph';
77
export * from './components/Small';
8+
9+
// Provider
10+
11+
export * from './components/AppetizerProvider';

0 commit comments

Comments
 (0)