Skip to content

Commit

Permalink
fix(flex): export types
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSisb authored and SiTaggart committed Nov 25, 2020
1 parent 4aa7aa4 commit 4ceb7e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/paste-core/layout/flex/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,5 @@ if (process.env.NODE_ENV === 'development') {
}

export {Flex};

export * from './types';

0 comments on commit 4ceb7e2

Please sign in to comment.