Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
bepyan committed Jul 26, 2024
1 parent c3a949f commit e964a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(playground)/playground/test/test-edit-dialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export default function TestEditDialog() {
<DialogHeader>
<DialogTitle>Edit Test</DialogTitle>
<DialogDescription>
Make changes to your Test here. Click save when you're done.
{`Make changes to your Test here. Click save when you're done.`}
</DialogDescription>
</DialogHeader>
<form
Expand Down

0 comments on commit e964a4e

Please sign in to comment.