Reuse the emoji picker for reactions (#7)
Fixes #6 Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk> Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/7
This commit is contained in:
parent
52644ec5cb
commit
8c9356b9fd
3 changed files with 11 additions and 73 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue