File tree 2 files changed +22
-0
lines changed
2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ =========================================================
3
+ * Material Tailwind Dashboard React - v2.0.0
4
+ =========================================================
5
+ * Product Page: https://www.creative-tim.com/product/material-tailwind-dashboard-react
6
+ * Copyright 2022 Creative Tim (https://www.creative-tim.com)
7
+ * Licensed under MIT (https://github.com/creativetimofficial/material-tailwind-dashboard-react/blob/main/LICENSE.md)
8
+ * Coded by Creative Tim
9
+ =========================================================
10
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
11
+ -->
1
12
<!DOCTYPE html>
2
13
< html lang ="en ">
3
14
< head >
Original file line number Diff line number Diff line change
1
+ /**
2
+ =========================================================
3
+ * Material Tailwind Dashboard React - v2.0.0
4
+ =========================================================
5
+ * Product Page: https://www.creative-tim.com/product/material-tailwind-dashboard-react
6
+ * Copyright 2022 Creative Tim (https://www.creative-tim.com)
7
+ * Licensed under MIT (https://github.com/creativetimofficial/material-tailwind-dashboard-react/blob/main/LICENSE.md)
8
+ * Coded by Creative Tim
9
+ =========================================================
10
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
11
+ */
1
12
import React from "react" ;
2
13
import ReactDOM from "react-dom/client" ;
3
14
import App from "./App" ;
You can’t perform that action at this time.
0 commit comments