mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Lint fixes
This commit is contained in:
parent
9d526e16a2
commit
35d2e8b94b
10 changed files with 14 additions and 14 deletions
|
@ -180,7 +180,7 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
value1: 'Off',
|
||||
value2: null,
|
||||
value2: null,
|
||||
value3: null,
|
||||
options: ['Off', 'On'],
|
||||
paymentOptions: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue