codedthemes / mantis-free-react-admin-template

Mantis is React Dashboard Template having combine tone of 2 popular react component library - MUI and Ant Design principles.
https://mantisdashboard.io/free/
MIT License
694 stars 497 forks source link

Why use @extended naming #4

Closed Ray-56 closed 2 years ago

Ray-56 commented 2 years ago

for src/components/@extended/**/*, Why do you use the @extended naming method?

codedthemes commented 2 years ago

Those are extended component on top of MUI. Due to that extended fit best for us.

Is there any concern?

Ray-56 commented 2 years ago

thk