File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<Meta title = " General/Intro" />
2
2
3
3
4
- # Modular Material Admin + React
4
+ # Modular Admin + React
5
5
6
6
> React dashboard application starter
7
7
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ const Footer = () => {
10
10
return (
11
11
< footer className = { classes . footer } >
12
12
< Typography variant = "body2" color = "textSecondary" align = "left" >
13
- { `Modular Material Admin React` } { ' ' }
13
+ { `Modular Admin React` } { ' ' }
14
14
< Link
15
15
color = "primary"
16
16
href = "https://github.com/modularcode/modular-admin-react/releases"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ const Logo = props => {
18
18
xmlns = "http://www.w3.org/2000/svg"
19
19
viewBox = "0 0 563.82 637.44"
20
20
>
21
- < title > Modular Material Admin + React</ title >
21
+ < title > Modular Admin React</ title >
22
22
< g >
23
23
< path
24
24
className = { clsx ( classes . path , classes . outline ) }
You can’t perform that action at this time.
0 commit comments