This commit is contained in:
longdayi 2025-03-04 22:24:58 +08:00
commit 16b72e811b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ ModuleRegistry.registerModules([ClientSideRowModelModule]);
LicenseManager.setLicenseKey(
'LICENSE_KEY_BODY[version=v3][0102]_EXPIRY_NDg4NDc0ODcwNTExMw==094bf1c7852b11df1841f4d14457ae96'
);
ReactDOM.createRoot(document.getElementById("root")!).render(
<React.StrictMode>
<App />