Merge branch 'main' of http://113.45.157.195:3003/insiinc/re-mooc
This commit is contained in:
commit
16b72e811b
|
@ -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 />
|
||||
|
|
Loading…
Reference in New Issue