update DemoSkeletonText,
This commit is contained in:
@@ -35,7 +35,7 @@ const Home = (): React.JSX.Element => {
|
|||||||
<IonTitle>Posts TS</IonTitle>
|
<IonTitle>Posts TS</IonTitle>
|
||||||
|
|
||||||
<IonButtons slot="start">
|
<IonButtons slot="start">
|
||||||
<IonButton onClick={() => handleBackClick()}>
|
<IonButton shape="round" onClick={() => handleBackClick()}>
|
||||||
<IonIcon icon={chevronBackOutline} color="primary" />
|
<IonIcon icon={chevronBackOutline} color="primary" />
|
||||||
</IonButton>
|
</IonButton>
|
||||||
</IonButtons>
|
</IonButtons>
|
||||||
|
Reference in New Issue
Block a user