Fixed broken antd elements

Resolves #655
This commit is contained in:
Donkie
2025-03-18 20:38:48 +01:00
parent dde468ed69
commit f041207db8
3 changed files with 16 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
import '@ant-design/v5-patch-for-react-19';
import React from "react";
import { createRoot } from "react-dom/client";