mirror of
				https://github.com/KevinMidboe/vue-js-modal.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -84,6 +84,12 @@ methods: { | |||||||
| } | } | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|  | If you use **Bower** package manager - you will have to initialize library differently: | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | Vue.use(window["vue-js-modal"].default); | ||||||
|  | ``` | ||||||
|  |  | ||||||
| ### Dialog | ### Dialog | ||||||
|  |  | ||||||
| In version `1.2.8`, the `<v-dialog/>` component was added. | In version `1.2.8`, the `<v-dialog/>` component was added. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user