Skip to content

Commit 1c8def7

Browse files
committed
feat: update actionBar icon
1 parent 0d988af commit 1c8def7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/components/6-ActionBar.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ stories.add(
2525
{
2626
id: '1',
2727
title: 'bar1',
28-
iconName: 'codicon-close',
28+
iconName: 'codicon-add',
2929
},
3030
{
3131
id: '2',

0 commit comments

Comments
 (0)