update demo react add to cart,
This commit is contained in:
@@ -51,7 +51,12 @@ export const SkeletonDashboard = () => (
|
||||
<IonCol size="6">
|
||||
<IonRow className="ion-justify-content-center ion-align-items-center">
|
||||
<IonCol size="3">
|
||||
<img alt="wind" src="/assets/WeatherDemo/wind.png" height="32" width="32" />
|
||||
<img
|
||||
alt="wind"
|
||||
src="/assets/DemoReactAddToCart/WeatherDemo/wind.png"
|
||||
height="32"
|
||||
width="32"
|
||||
/>
|
||||
</IonCol>
|
||||
|
||||
<IonCol size="9">
|
||||
|
Reference in New Issue
Block a user