Skip to content

Commit

Permalink
fix: invalid export
Browse files Browse the repository at this point in the history
  • Loading branch information
matej21 committed Oct 31, 2023
1 parent 9da4f9e commit 8d0e699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/utilities/src/dom/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ export * from './getMatchingParentElement'
export * from './getSizeFromResizeObserverEntry'
export * from './isScrollable'
export * from './parseTransformMatrix'
export * from './shouldCancelStart'
export * from './stateDataAttributes'
export * from './svgSizeProps'

0 comments on commit 8d0e699

Please sign in to comment.