forked from trent_larson/crowd-funder-for-time-pwa
fix: linting
This commit is contained in:
@@ -93,7 +93,10 @@
|
||||
data-testId="description"
|
||||
class="flex items-start gap-2 overflow-hidden"
|
||||
>
|
||||
<font-awesome icon="message" class="fa-fw text-slate-400 flex-shrink-0 mt-1" />
|
||||
<font-awesome
|
||||
icon="message"
|
||||
class="fa-fw text-slate-400 flex-shrink-0 mt-1"
|
||||
/>
|
||||
<vue-markdown
|
||||
:source="claimDescription"
|
||||
class="markdown-content flex-1 min-w-0"
|
||||
|
||||
Reference in New Issue
Block a user