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 11<Meta title = " General/Intro" />
22
33
4- # Modular Material Admin + React
4+ # Modular Admin + React
55
66> React dashboard application starter
77
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ const Footer = () => {
1010 return (
1111 < footer className = { classes . footer } >
1212 < Typography variant = "body2" color = "textSecondary" align = "left" >
13- { `Modular Material Admin React` } { ' ' }
13+ { `Modular Admin React` } { ' ' }
1414 < Link
1515 color = "primary"
1616 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 => {
1818 xmlns = "http://www.w3.org/2000/svg"
1919 viewBox = "0 0 563.82 637.44"
2020 >
21- < title > Modular Material Admin + React</ title >
21+ < title > Modular Admin React</ title >
2222 < g >
2323 < path
2424 className = { clsx ( classes . path , classes . outline ) }
You can’t perform that action at this time.
0 commit comments