Doc fix
parent
4ef47dfae3
commit
7d50e537eb
|
@ -21,7 +21,6 @@ import OverlayPanel from 'primevue/overlaypanel';
|
|||
toggle(event) {
|
||||
this.$refs.op.toggle(event);
|
||||
}
|
||||
}
|
||||
</CodeHighlight>
|
||||
|
||||
<h3>Dismissable and CloseIcon</h3>
|
||||
|
|
Loading…
Reference in New Issue