mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 15:39:15 +02:00
refactor: ♻️ Redesign note UI
This commit is contained in:
parent
3627ac0ef8
commit
35f72e6197
7 changed files with 77 additions and 127 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="flex flex-row gap-2 flex-wrap">
|
||||
<div class="flex flex-row gap-1 flex-wrap">
|
||||
<Reaction
|
||||
v-for="reaction in reactions"
|
||||
:key="reaction.name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue