mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Removed not needed prop in example
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
:min-height="200"
|
:min-height="200"
|
||||||
:pivot-y="0.25"
|
:pivot-y="0.25"
|
||||||
:adaptive="true"
|
:adaptive="true"
|
||||||
:draggable="true"
|
|
||||||
:scrollable="true"
|
:scrollable="true"
|
||||||
:reset="true"
|
:reset="true"
|
||||||
width="60%"
|
width="60%"
|
||||||
|
|||||||
Reference in New Issue
Block a user