Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Commit

Permalink
Rename export to Save
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPrifer committed Dec 27, 2020
1 parent 47aa458 commit 73b7b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UI.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ const UI: VFC = () => {
saveAs(blob, 'editableState.json');
}}
>
Export
Save
</Button>
</div>
<div className="w-min pointer-events-auto">
Expand Down

0 comments on commit 73b7b9f

Please sign in to comment.