mirror of
https://github.com/reconurge/flowsint.git
synced 2026-07-19 04:03:08 -05:00
feat(app): better preset select message
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user