mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-16 13:00:01 -04:00
Prettier Format
This commit is contained in:
parent
3a9024d1e0
commit
ad67368a45
42 changed files with 1650 additions and 1609 deletions
14
framer-motion.d.ts
vendored
14
framer-motion.d.ts
vendored
|
@ -1,7 +1,7 @@
|
|||
import * as React from "preact/compat";
|
||||
|
||||
declare module "framer-motion" {
|
||||
export interface AnimatePresenceProps {
|
||||
children?: React.ReactNode;
|
||||
}
|
||||
}
|
||||
import * as React from "preact/compat";
|
||||
|
||||
declare module "framer-motion" {
|
||||
export interface AnimatePresenceProps {
|
||||
children?: React.ReactNode;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue