Skip to content

Commit

Permalink
feat: Add the ability to send a kudos from the composer - MEED-2071 - M…
Browse files Browse the repository at this point in the history
…eeds-io/meeds#54 (#2714)

This change will add the ability to send a kudos from the composer .
  • Loading branch information
MayTekayaa authored Aug 14, 2023
1 parent 378ae98 commit e1019c6
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@
</template>
</extension-registry-components>
</v-card-text>
<v-card-text>
<extension-registry-components
name="ComposerAction"
type="composer-action-item" />
</v-card-text>
</v-card>
</template>
<template slot="footer">
Expand Down

0 comments on commit e1019c6

Please sign in to comment.