Skip to content

Commit 96e4840

Browse files
authored
fix: export an analytics contexts (#283)
1 parent 7ea88f2 commit 96e4840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//storybook
22
export * from './context/theme';
3+
export * from './context/analyticsContext';
34

45
export * from './containers/PageConstructor';
56
export * from './grid';

0 commit comments

Comments
 (0)