Skip to content

Commit 3606026

Browse files
zernoniaclaude
andcommitted
chore(core): re-export Drawer parts from @reka-ui/core
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8525359 commit 3606026

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export * from './DateRangeField'
2121
export * from './DateRangePicker'
2222
export * from './Dialog'
2323
export { type FocusOutsideEvent, type PointerDownOutsideEvent } from './DismissableLayer'
24+
export * from './Drawer'
2425
export * from './DropdownMenu'
2526
export * from './Editable'
2627
export * from './FocusScope'

0 commit comments

Comments
 (0)