mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 23:31:21 +02:00
Improved prompt function add add ctx.* functions (#301)
This commit is contained in:
@@ -30,7 +30,6 @@ export const createFolder = createFastMutation<
|
||||
label: 'Name',
|
||||
defaultValue: 'Folder',
|
||||
title: 'New Folder',
|
||||
required: true,
|
||||
confirmText: 'Create',
|
||||
placeholder: 'Name',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user