mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05:00
feat: updates drag and drop instruction copy
This commit is contained in:
@@ -40,7 +40,7 @@ export const IconSelectionControls = () => {
|
||||
<Stack spacing={2}>
|
||||
<Searchbox value={filter} onChange={setFilter} />
|
||||
<Alert severity="info">
|
||||
You can drag and drop items below onto the canvas.
|
||||
You can drag and drop any item below onto the canvas.
|
||||
</Alert>
|
||||
</Stack>
|
||||
</Section>
|
||||
|
||||
Reference in New Issue
Block a user