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