Skip to content

Commit

Permalink
feat: add chip style to selection on new endpoint card
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrkollar committed Aug 8, 2024
1 parent e0d2156 commit 8163b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ZclCreateModifyEndpoint.vue
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ limitations under the License.
class="col v-step-2"
use-input
:multiple="enableMultipleDevice"
:use-chips="enableMultipleDevice"
use-chips
:options="deviceTypeOptions"
v-model="deviceType"
:rules="[
Expand Down

0 comments on commit 8163b72

Please sign in to comment.