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