Skip to content

Commit 0fa6176

Browse files
committed
fix: Changed the button name
1 parent e6af481 commit 0fa6176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/utils/NoShapeFound.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const NoShapeFound = () => {
4747
<p className="desc">We couldn't find the shape you are looking for. Why dont you start creating a shape of your own choice? or try to refine your search. </p>
4848
<Button variant='secondary'>
4949
<FiPlus />
50-
Create Shape Name
50+
Create Shape
5151
</Button>
5252
</PageWrapper>
5353
)

0 commit comments

Comments
 (0)