Skip to content

Commit

Permalink
create button text change
Browse files Browse the repository at this point in the history
  • Loading branch information
andaniel01 committed Mar 30, 2023
1 parent 98d5cf6 commit 2fd86cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/form/admin/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ const DashboardPanel = () => {
router.push('/form/edit/' + uuidv4());
}}
>
Create a new Form
Create New Form
</CreateFormButton>
<SystemComponent
display='grid'
Expand Down

0 comments on commit 2fd86cb

Please sign in to comment.