fix: add export for useAnimatedMount in pswui lib
This commit is contained in:
parent
1281e89275
commit
05426efcaf
@ -1,3 +1,4 @@
|
|||||||
export * from "./vcn";
|
export * from "./vcn";
|
||||||
export * from "./Slot";
|
export * from "./Slot";
|
||||||
export * from "./useDocument";
|
export * from "./useDocument";
|
||||||
|
export * from "./useAnimatedMount";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user