pull/12/head
cagataycivici 2019-05-21 14:46:52 +03:00
parent 4ef47dfae3
commit 7d50e537eb
1 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,6 @@ import OverlayPanel from 'primevue/overlaypanel';
toggle(event) { toggle(event) {
this.$refs.op.toggle(event); this.$refs.op.toggle(event);
} }
}
</CodeHighlight> </CodeHighlight>
<h3>Dismissable and CloseIcon</h3> <h3>Dismissable and CloseIcon</h3>