Revert "feat: Show popular articles on widget home" (#7706)

This commit is contained in:
Pranav Raj S
2023-08-10 22:27:51 -07:00
committed by GitHub
parent 1a06bfd69c
commit 961d810645
22 changed files with 64 additions and 299 deletions

View File

@@ -10,7 +10,7 @@
<div
v-dompurify-html="formatMessage(message, false)"
class="message-content"
:class="$dm('text-slate-900', 'dark:text-slate-50')"
:class="$dm('text-black-900', 'dark:text-slate-50')"
/>
<email-input
v-if="isTemplateEmail"