Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 316b1b8

Browse files
committed
feat: export wrap compoennt
1 parent 0fd7a1b commit 316b1b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/layout/src/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ export * from './kbd'
1313
export * from './simple-grid'
1414
export * from './spacer'
1515
export * from './stack'
16-
export * from './text'
16+
export * from './text'
17+
export * from './wrap'

0 commit comments

Comments
 (0)