File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 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+ -->
112<!DOCTYPE html>
213< html lang ="en ">
314 < 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+ */
112import React from "react" ;
213import ReactDOM from "react-dom/client" ;
314import App from "./App" ;
You can’t perform that action at this time.
0 commit comments