Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ refactor(fluentemoji): Replace useLocalStorageState with useState …
…hook This commit refactors the "FluentEmoji" component by removing the "useLocalStorageState" import and replacing it with the useState hook. The "emojiUrl" state is also updated to use useState instead of useLocalStorageState. Changes: - Replace useLocalStorageState with useState hook - Update emojiUrl state to use useState instead of useLocalStorageState
- Loading branch information
a61706a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
lobe-ui – ./
lobe-ui.vercel.app
lobe-ui-git-master-lobehub.vercel.app
lobe-ui-lobehub.vercel.app
ui.lobehub.com