Skip to content

Commit

Permalink
chore(drawer): default cssToPx export
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyoslav committed Mar 11, 2024
1 parent 5672a41 commit 4c64dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/drawer/src/drawer/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ export type {

export { useDrawerValues as useDrawerValues } from './lib/hooks'

export { cssToPx as defaultCssToPx } from './lib/helpers'

export {
Root,
Content,
Expand Down

0 comments on commit 4c64dd3

Please sign in to comment.