Skip to content

Commit

Permalink
docs: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Dec 7, 2024
1 parent 980b53e commit 8264d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A lightweight emoji picker, distributed as a web component.

**Features:**

- Supports [Emoji v16.0](https://emojipedia.org/unicode-16.0) (depending on OS) and custom emoji
- Supports [Emoji v16.0](https://emojipedia.org/emoji-16.0) (depending on OS) and custom emoji
- Uses IndexedDB, so it consumes [far less memory](https://nolanlawson.com/2020/06/28/introducing-emoji-picker-element-a-memory-efficient-emoji-picker-for-the-web/) than other emoji pickers
- [Small bundle size](https://bundlephobia.com/result?p=emoji-picker-element) (~12.5kB min+gz)
- Renders native emoji by default, with support for custom fonts
Expand Down

0 comments on commit 8264d57

Please sign in to comment.