mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-27 14:02:14 +00:00
fix: compact
This commit is contained in:
parent
36278e091b
commit
019a4076cb
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<DashboardUploadCard
|
<DashboardUploadCard
|
||||||
{error}
|
{error}
|
||||||
compact
|
{compact}
|
||||||
on:filedrop={(e) => onFileDrop(e.detail)}
|
on:filedrop={(e) => onFileDrop(e.detail)}
|
||||||
on:delete={onDelete}
|
on:delete={onDelete}
|
||||||
title="Motivační dopis"
|
title="Motivační dopis"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue