Skip to content

Commit

Permalink
build: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi committed Jan 1, 2025
1 parent 4d9f918 commit 02d87b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -321,4 +321,3 @@ describe("EditableText", () => {
});
});
});

Original file line number Diff line number Diff line change
Expand Up @@ -314,4 +314,3 @@ const EditableTypography: VibeComponent<EditableTypographyProps, HTMLElement> =
);

export default EditableTypography;

0 comments on commit 02d87b7

Please sign in to comment.