Skip to content

Commit

Permalink
fix issue #4
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Oct 3, 2021
1 parent 55b62fa commit e58396b
Show file tree
Hide file tree
Showing 6 changed files with 10,685 additions and 16,968 deletions.
2 changes: 1 addition & 1 deletion example/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<title>bvtnet-items-provider demo</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.6.0/css/bootstrap.min.css">

<script src="https://cdn.jsdelivr.net/npm/[email protected].11/dist/vue.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].14/dist/vue.js"></script>
</head>
<body>
<nav class="navbar navbar-light bg-light justify-content-between">
Expand Down
Loading

0 comments on commit e58396b

Please sign in to comment.