chore: formatting

This commit is contained in:
zhom
2026-03-14 12:47:02 +04:00
parent 07ac2b7ff8
commit f5e068346c
11 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -90,9 +90,9 @@ function Slot<T extends HTMLElement = HTMLElement>({
}
export {
type AnyProps,
type DOMMotionProps,
Slot,
type SlotProps,
type WithAsChild,
type DOMMotionProps,
type AnyProps,
};