11/**
22=========================================================
3- * /**
4- =========================================================
53* Material Dashboard 2 React - v2.1.0
64=========================================================
75
86* Product Page: https://www.creative-tim.com/product/material-dashboard-react
97* Copyright 2022 Creative Tim (https://www.creative-tim.com)
108
11- Coded by www.creative-tim.com
12-
13- =========================================================
14-
15- * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16- */ Dashboard React - v3 .0 .0
17- === = === = === = === = === = === = === = === = === = === = === = === = === = === = =
18-
19- * Product Page: https ://www.creative-tim.com/product/soft-ui-dashboard-react
20- * Copyright 2021 Creative Tim ( https :/ / www . creative - tim . com )
21-
229Coded by www.creative-tim.com
2310
2411 =========================================================
@@ -34,37 +21,11 @@ import Icon from "@mui/material/Icon";
3421import Menu from "@mui/material/Menu" ;
3522import MenuItem from "@mui/material/MenuItem" ;
3623
37- // /**
38- = === === === === === === === === === === === === === === === === === === ==
39- * Material Dashboard 2 React - v2 .1 .0
40- === = === = === = === = === = === = === = === = === = === = === = === = === = === = =
41-
42- * Product Page: https ://www.creative-tim.com/product/material-dashboard-react
43- * Copyright 2022 Creative Tim ( https :/ / www . creative - tim . com )
44-
45- Coded by www . creative - tim . com
46-
47- === = === === === === === === === === === === === === === === === === === ==
48-
49- * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software .
50- * / D a s h b o a r d R e a c t c o m p o n e n t s
24+ // Material Dashboard 2 React components
5125import MDBox from "components/MDBox" ;
5226import MDTypography from "components/MDTypography" ;
5327
54- // /**
55- = === === === === === === === === === === === === === === === === === === ==
56- * Material Dashboard 2 React - v2 .1 .0
57- === = === = === = === = === = === = === = === = === = === = === = === = === = === = =
58-
59- * Product Page: https ://www.creative-tim.com/product/material-dashboard-react
60- * Copyright 2022 Creative Tim ( https :/ / www . creative - tim . com )
61-
62- Coded by www . creative - tim . com
63-
64- === = === === === === === === === === === === === === === === === === === ==
65-
66- * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software .
67- * / D a s h b o a r d M a t e r a i l - U I e x a m p l e c o m p o n e n t s
28+ // Material Dashboard 2 React examples
6829import DataTable from "examples/Tables/DataTable" ;
6930
7031// Data
0 commit comments