Skip to content

Commit

Permalink
feature(stickers, editor): Add focus sticker, data output feature
Browse files Browse the repository at this point in the history
  • Loading branch information
sjunee2 authored and yoopark committed Jun 5, 2024
1 parent f3d113c commit 8532a1d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
const FontSizeToolbar = () => {
return <div className="flex items-center"></div>;
};

0 comments on commit 8532a1d

Please sign in to comment.