This commit is contained in:
parent
23c4585bc1
commit
7bc6d002a9
90 changed files with 13401 additions and 1 deletions
4
src/cmp/direction.tsx
Normal file
4
src/cmp/direction.tsx
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export {
|
||||
DirectionProvider,
|
||||
useDirection,
|
||||
} from "@base-ui/react/direction-provider";
|
||||
Loading…
Reference in a new issue