feat: add confirmation button in delete configs #27
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
release (ubuntu-20.04):
src/App.tsx#L439
Property 'leastDestructiveRef' is missing in type '{ children: Element; isOpen: boolean; onClose: () => void; }' but required in type 'AlertDialogProps'.
|
release (ubuntu-20.04)
Command failed with exit code 1: pnpm tauri build
|
release (macos-latest):
src/App.tsx#L439
Property 'leastDestructiveRef' is missing in type '{ children: Element; isOpen: boolean; onClose: () => void; }' but required in type 'AlertDialogProps'.
|
release (macos-latest)
Command failed with exit code 1: pnpm tauri build
|
release (windows-latest):
src/App.tsx#L439
Property 'leastDestructiveRef' is missing in type '{ children: Element; isOpen: boolean; onClose: () => void; }' but required in type 'AlertDialogProps'.
|
release (windows-latest)
Command failed with exit code 1: pnpm tauri build
|