Replace CRA boilerplate with custom dashboard setup, remove unused files, and add new styles and components.
Some checks failed
continuous-integration/drone Build was killed
Some checks failed
continuous-integration/drone Build was killed
This commit is contained in:
2
src/components/Dashboard/index.js
Normal file
2
src/components/Dashboard/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
export { default as DashboardCards } from './DashboardCards';
|
||||
export { default as StatsCard } from './StatsCard';
|
||||
Reference in New Issue
Block a user