mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-31 22:43:11 +02:00
Fix editor selection/cursor and lint errors
This commit is contained in:
@@ -20,6 +20,7 @@ export function useCreateCookieJar() {
|
||||
id: 'new-cookie-jar',
|
||||
name: 'name',
|
||||
title: 'New CookieJar',
|
||||
placeholder: 'My Jar',
|
||||
label: 'Name',
|
||||
defaultValue: 'My Jar',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user