Skip to content

Commit

Permalink
fix issue dropdown in ff (#12426)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 authored Oct 31, 2024
1 parent 6dd2962 commit 55f7f47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shell/components/nav/WorkspaceSwitcher.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ export default {
ref="select"
v-model:value="value"
label="label"
:append-to-body="false"
:options="options"
:clearable="false"
:reduce="(opt) => opt.value"
Expand Down

0 comments on commit 55f7f47

Please sign in to comment.