Skip to content

Commit 4b963df

Browse files
Add missing icon
1 parent cd4b62c commit 4b963df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/platform/plugins/shared/discover/public/application/main/components/top_nav/use_top_nav_links.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ export const useTopNavLinks = ({
266266
}),
267267
testId: 'discoverCancelButton',
268268
run: services.embeddableEditor.transferBackToEditor,
269+
iconType: 'editorUndo',
269270
},
270271
]);
271272
}

0 commit comments

Comments
 (0)