Skip to content

Commit

Permalink
Add links to slack fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour authored Aug 29, 2022
1 parent b17f5ba commit bf2b928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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](https://github.com/charkour/react-reactions/tree/main/example/public/fonts) and include them in `public/fonts`.

---

Expand Down Expand Up @@ -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](https://github.com/charkour/react-reactions/tree/main/example/public/fonts) and include them in `public/fonts`.

---

Expand Down

0 comments on commit bf2b928

Please sign in to comment.