Skip to content

Commit

Permalink
remove useless classes
Browse files Browse the repository at this point in the history
  • Loading branch information
VachetVirginie committed Nov 26, 2024
1 parent 0dca544 commit c622dee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export default defineComponent({
<template>
<div
:class="{ 'vd-form-input': !inline }"
class="vd-select-btn-field"
class="vd-select-btn-field-toggle"
>
<VBtnToggle
v-bind="options.btnToggle"
Expand Down

0 comments on commit c622dee

Please sign in to comment.