Skip to content

Commit

Permalink
feat: adding description
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Araujo committed Nov 16, 2022
1 parent d04575a commit 344b0dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Multiselect/Multiselect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ export default {
type: Boolean,
default: false,
},
/** allow green background */
hasGreenBackground: {
type: Boolean,
default: false,
Expand Down

0 comments on commit 344b0dd

Please sign in to comment.