Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -215,6 +215,12 @@ const Index = () => {
|
||||
</div>
|
||||
)}
|
||||
|
||||
{/* Recent files card — últimos 6 modelos abertos (cache local) */}
|
||||
<div className="rounded-lg border border-border bg-card/50 p-3">
|
||||
<RecentFilesList />
|
||||
</div>
|
||||
|
||||
|
||||
{/* Enter viewer */}
|
||||
<Button
|
||||
className="h-14 w-full gap-3 text-base font-semibold glow-primary"
|
||||
|
||||
Reference in New Issue
Block a user