This commit is contained in:
Rao 2025-03-04 22:24:28 +08:00
parent e043d4417b
commit 99bbc982e1
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 />