mirror of
				https://github.com/KevinMidboe/vue-chartjs.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	📝 Update docs
This commit is contained in:
		| @@ -1,13 +1,17 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
|   <head> | ||||
|     <meta charset="utf-8"> | ||||
|     <title>📊 Vue-ChartJs</title> | ||||
|   </head> | ||||
|   <body> | ||||
|     <div id="app"> | ||||
|       <app></app> | ||||
|     </div> | ||||
|     <script src="dist/vue-chartjs.js"></script> | ||||
|   </body> | ||||
| <head> | ||||
|   <meta charset="utf-8"> | ||||
|   <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||||
|   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" /> | ||||
|   <title>./docs</title> | ||||
|   <link rel="stylesheet" href="https://unpkg.com/docute@2/dist/docute.css"> | ||||
| </head> | ||||
| <body> | ||||
|   <!-- don't remove this part start --> | ||||
|   <div id="app"></div> | ||||
|   <script src="./config.js"></script> | ||||
|   <script src="https://unpkg.com/docute@2/dist/docute.js"></script> | ||||
|   <!-- don't remove this part end --> | ||||
| </body> | ||||
| </html> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user