|
|
@ -62,12 +62,12 @@ function App() { |
|
|
|
{/* <Alert /> */} |
|
|
|
{/* <Alert /> */} |
|
|
|
{/* <Toast /> */} |
|
|
|
{/* <Toast /> */} |
|
|
|
{/* <ProductSuggestion /> */} |
|
|
|
{/* <ProductSuggestion /> */} |
|
|
|
{/* <ProductImage /> */} |
|
|
|
<ProductImage /> |
|
|
|
{/* <ProductTab /> */} |
|
|
|
{/* <ProductTab /> */} |
|
|
|
{/* <ProductStatusCard /> */} |
|
|
|
{/* <ProductStatusCard /> */} |
|
|
|
<AdvertisementDesign1 /> |
|
|
|
{/* <AdvertisementDesign1 /> */} |
|
|
|
<AdvertisementDesign2 /> |
|
|
|
{/* <AdvertisementDesign2 /> */} |
|
|
|
<AdvertisementDesign3 /> |
|
|
|
{/* <AdvertisementDesign3 /> */} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</Provider> |
|
|
|
</Provider> |
|
|
|
); |
|
|
|
); |
|
|
|