diff --git a/README.md b/README.md index 7f04385..394e84a 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ const Component = () => { `onSelect`: Function callback when emoji is selected -**Fonts** To use the Slack fonts, download the font files here and include them in `public/fonts`. +**Fonts**: To use the Slack fonts, download the font files here and include them in `public/fonts`. --- @@ -341,7 +341,7 @@ const Component = () => { `onAdd`: Function callback when add reaction is clicked -**Fonts** To use the Slack fonts, download the font files here and include them in `public/fonts`. +**Fonts**: To use the Slack fonts, download the font files here and include them in `public/fonts`. ---