349066bcfa
RepositoryCreateDialog was only rendered inside the isMobile block. Desktop 'Add Repository' clicks set state but the dialog never appeared. Add conditional rendering in the desktop section. Quality gates: tsc --noEmit pass, npm run build pass, 80/80 tests pass