Skip to content

Commit

Permalink
components: Export ZStack
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed May 19, 2021
1 parent 7254182 commit 4d29795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ export {
useSlot as __experimentalUseSlot,
} from './slot-fill';
export { default as __experimentalStyleProvider } from './style-provider';
export { ZStack as __experimentalZStack } from './z-stack';

// Higher-Order Components
export {
Expand Down

0 comments on commit 4d29795

Please sign in to comment.