feat(app): better preset select message

This commit is contained in:
dextmorgn
2025-11-18 11:06:38 +01:00
parent edfa1f7b15
commit 752a795f8f

View File

@@ -380,7 +380,7 @@ function DynamicSection({ categoryId, category, title, description }: DynamicSec
size="sm"
onClick={() => {
applyPreset(presetName)
toast.success('Settings saved')
toast.success('Settings saved. Re-apply a layout to see changes.')
}}
className="justify-start"
>