Skip to content

Commit a01ab0b

Browse files
authored
Merge pull request #93 from curveball/fix-edit-icon
Fix edit-form icon
2 parents cd01d5e + 454c09e commit a01ab0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ const defaultNavigationLinks: NavigationLinkMap = {
6868
'edit-form': {
6969
showLabel: true,
7070
defaultTitle: 'Edit',
71+
icon: 'icon/edit.svg',
7172
},
7273
'help': {
7374
priority: 10,

0 commit comments

Comments
 (0)