update App.js, src/components/AnimatedProgressBar/index.js, src/components/CardTrelloDesign/index.js and src/components/ProductSalesAmount/Design2/index.js

master
mahdi 2 years ago
parent c3ec6d7ff9
commit 3586249922
  1. 8
      src/App.js

@ -100,7 +100,7 @@ function App() {
return (
<Provider store={store}>
<div className="App">
{/* <ProductDesign /> */}
<ProductDesign />
{/* <VodProductDesign /> */}
{/* <VodProduct /> */}
{/* <VodProductNew /> */}
@ -118,7 +118,7 @@ function App() {
<BlogDesign5 />
<BlogDesign6 /> */}
{/* <Button /> */}
<Button />
{/* <ButtonDivTag /> */}
{/* ---------------------------- not usable ---------------------------- */}
@ -221,7 +221,7 @@ function App() {
{/* <TimeLineComponent /> */}
{/* <CardTrelloDesign /> */}
<CardTrelloDesign />
{/* <ReligiousTimes /> */}
@ -265,7 +265,7 @@ function App() {
{/* <DateRangePicker /> */}
{/* ----------------------------$$$ end---------------------------- */}
{/* <FormInput /> */}
<FormInput />
{/* <LeafletMap /> */}

Loading…
Cancel
Save