chore: minor fix

This commit is contained in:
Muhsin Keloth
2024-05-13 21:08:59 +05:30
parent bc5449f208
commit aa3f2b56bc
2 changed files with 3 additions and 2 deletions
@@ -59,7 +59,7 @@ export default {
},
data() {
return {
selectedOptions: [],
selectedOptions: null,
options: [],
inputStyles: {
borderRadius: '12px',