mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-12-29 13:21:27 +00:00
Cleaning in progress
This commit is contained in:
11
examples/index.html
Normal file
11
examples/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>vue-modal</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user