mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Refactor
This commit is contained in:
parent
5111f10c5a
commit
b67757b46b
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ export default {
|
||||||
name: 'ConfirmPopup',
|
name: 'ConfirmPopup',
|
||||||
extends: BaseConfirmPopup,
|
extends: BaseConfirmPopup,
|
||||||
inheritAttrs: false,
|
inheritAttrs: false,
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
visible: false,
|
visible: false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue