Reuse the emoji picker for reactions #7

Merged
floatingghost merged 4 commits from reuse-emoji-picker into develop 2022-06-16 11:41:08 +00:00
Showing only changes of commit 4448d8a12d - Show all commits

View file

@ -3,6 +3,7 @@ pipeline:
when:
event:
- push
- pull_request
image: node:16
commands:
- yarn
@ -13,6 +14,7 @@ pipeline:
when:
event:
- push
- pull_request
image: node:16
commands:
- apt update