Git init: prompt for branch + create GitHub remote #1269
Annotations
1 error and 1 warning
|
Tauri build (Windows)
Process completed with exit code 1.
|
|
lint:
src/features/settings/components/sections/SettingsShortcutsSection.tsx#L78
The 'groups' array makes the dependencies of useMemo Hook (at line 227) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'groups' in its own useMemo() Hook
|