Skip to content

Commit

Permalink
213
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibooo25730 committed Jan 21, 2024
1 parent 655b85e commit 5683979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/deskweb/components/ui/Login/Login.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default function Login() {
<SelectContent position="popper">
<SelectItem value="next">Next.js</SelectItem>
<SelectItem value="sveltekit">SvelteKit</SelectItem>
<SelectItem value="astro">Astro</SelectItem>
<SelectItem value="1astro">Astro</SelectItem>
<SelectItem value="nuxt">Nux1t.js</SelectItem>
</SelectContent>
</Select>
Expand Down

0 comments on commit 5683979

Please sign in to comment.