Skip to content

Commit f0b0ace

Browse files
committed
reset changed to restore
1 parent 57c1002 commit f0b0ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/toolbarActions/toolbarList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const toolbarList = (state, dispatcher) => [
7171
},
7272
{
7373
type: 'action',
74-
text: 'Reset',
74+
text: 'Restore',
7575
icon: FaUndoAlt,
7676
action: resetAfterClear,
7777
active: state.curGraphInstance && state.resetEnabled,

0 commit comments

Comments
 (0)