Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmfern committed Sep 18, 2024
1 parent 6371876 commit 364d55b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/tailwind/src/utils/react/is-component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ export const isComponent = (
element.type.render !== undefined
);
};

0 comments on commit 364d55b

Please sign in to comment.