Skip to content

Commit 73fcedf

Browse files
Committted changes.
1 parent 12e0d04 commit 73fcedf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/common/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import * as React from "react";
22
import { createRoot } from 'react-dom/client';
33
import { App } from "../components/Grid/App";
4-
import "../../styles/index.css";
54
import "../components/Grid/App.css";
65
import { registerLicense } from '@syncfusion/ej2-base';
76
registerLicense('YOUR LICENSE KEY');

0 commit comments

Comments
 (0)