From 66b77a69ec952c3e3312e0c34770a567aeb275fa Mon Sep 17 00:00:00 2001 From: pawan-dot <71133473+pawan-dot@users.noreply.github.com> Date: Mon, 30 May 2022 11:00:55 +0530 Subject: [PATCH] make it betterbgfgnjkjm --- package.json | 2 +- src/App.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 94cdd3c..b92007c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@coreui/chartjs": "^3.0.0", - "@coreui/coreui": "^4.1.0", + "@coreui/icons": "^2.1.0", "@coreui/icons-react": "^2.0.0", "@coreui/react": "^4.1.0", diff --git a/src/App.js b/src/App.js index 6da4010..ae106be 100644 --- a/src/App.js +++ b/src/App.js @@ -48,5 +48,5 @@ class App extends Component { ) } } - +//@coreui/coreui-free-react-admin-template@4.1.1 export default App