This commit is contained in:
2024-11-28 14:24:31 +08:00
parent afda35a01d
commit 46bcca9abe
19 changed files with 1530 additions and 1678 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.4.24",
"version": "0.4.25",
"author": "www.fsdpf.com",
"type": "module",
"main": "./dist/index.js",
@@ -53,7 +53,8 @@
"react-dom",
"react-is",
"react/jsx-runtime",
"prop-types"
"prop-types",
"rc-util/lib/hooks/useMergedState"
]
}
}