Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 1a0cb71

Browse files
style: update icon chapters
1 parent a4eb52a commit 1a0cb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio/src/app/pages/editor/app-editor/app-editor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ export class AppEditor {
504504
</ion-button>
505505

506506
<ion-button onClick={() => this.openSlideNavigate()} color="primary">
507-
<ion-icon slot="icon-only" ios="ios-list" md="ios-list"></ion-icon>
507+
<ion-icon slot="icon-only" ios="ios-bookmarks" md="ios-bookmarks"></ion-icon>
508508
</ion-button>
509509

510510
<ion-button onClick={() => this.toggleFullScreen()} color="primary">

0 commit comments

Comments
 (0)