refactor: add preview text
This commit is contained in:
parent
29939b6709
commit
3d9b67a430
@ -139,6 +139,8 @@ function PageComponent() {
|
||||
</Card>
|
||||
</div>
|
||||
|
||||
<div className="mb-2 text-lg font-bold">{t('Preview')}</div>
|
||||
|
||||
<ScrollArea className="w-full">
|
||||
<Scrollbar orientation="horizontal" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user