Skip to content

Commit a256d5c

Browse files
committed
chore: remove unused Ant Design patch import from page component
1 parent a7d19fa commit a256d5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo/demo-next/app/page.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import Image from "next/image";
22
import { CMComponent, CMProvider } from "react-content-manager";
3-
import "@ant-design/v5-patch-for-react-19";
43

54
type mode = "edit" | "view";
65

0 commit comments

Comments
 (0)