We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d19fa commit a256d5cCopy full SHA for a256d5c
demo/demo-next/app/page.tsx
@@ -1,6 +1,5 @@
1
import Image from "next/image";
2
import { CMComponent, CMProvider } from "react-content-manager";
3
-import "@ant-design/v5-patch-for-react-19";
4
5
type mode = "edit" | "view";
6
0 commit comments