Skip to content

Commit

Permalink
refactor: use warning emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
omnajjar committed Apr 27, 2023
1 parent 55ee148 commit a2940ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/desginer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ function DisclaimerModal({
<Modal size='md' open={open} onClose={onClose}>
<Modal.Header>
<Modal.Title>
<h4> 🛠️ Disclaimer - Work In Progress 🏗️</h4>
<h4>️ Disclaimer - Work In Progress 🏗️</h4>
</Modal.Title>
</Modal.Header>
<Modal.Body>
Expand Down

1 comment on commit a2940ea

@vercel
Copy link

@vercel vercel bot commented on a2940ea Apr 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.