|
|
|
@ -93,6 +93,7 @@ import CurrentTime from "./components/CurrentTime"; |
|
|
|
|
import CurrentDateShamsi from "./components/CurrentDateShamsi"; |
|
|
|
|
import DateTime from "./components/DateTime"; |
|
|
|
|
import CardDesign3 from "./components/CardDesign3"; |
|
|
|
|
import CustomToast2 from "./components/CustomToast2"; |
|
|
|
|
|
|
|
|
|
function App() { |
|
|
|
|
return ( |
|
|
|
@ -143,7 +144,7 @@ function App() { |
|
|
|
|
{/* <CardTrelloDesign /> */} |
|
|
|
|
{/* <ReligiousTimes /> */} |
|
|
|
|
{/* <DistributedData /> */} |
|
|
|
|
<CardDesign1 /> |
|
|
|
|
{/* <CardDesign1 /> */} |
|
|
|
|
{/* <CardDesign2 /> */} |
|
|
|
|
<CardDesign3 /> |
|
|
|
|
{/* <LeafletMap /> */} |
|
|
|
@ -179,6 +180,7 @@ function App() { |
|
|
|
|
{/* <IndianaDragScroll /> */} |
|
|
|
|
{/* <IconText /> */} |
|
|
|
|
{/* <CustomToast /> */} |
|
|
|
|
{/* <CustomToast2 /> */} |
|
|
|
|
{/* <DateRangePicker /> */} |
|
|
|
|
{/* <BoxNextToEachOther /> */} |
|
|
|
|
{/* <ProfileInfo /> */} |
|
|
|
|