Skip to content

Commit 41b0885

Browse files
committed
Add Vue.js to plugin list
1 parent f15c90d commit 41b0885

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ <h4>Plugins</h4>
3434
angular.js <a href="https://github.com/getsentry/raven-js/blob/master/plugins/angular.js">View Source</a>
3535
</label>
3636
</div>
37+
<div class="checkbox">
38+
<label>
39+
<input type="checkbox" value="vue">
40+
vue.js <a href="https://github.com/getsentry/raven-js/blob/master/plugins/vue.js">View Source</a>
41+
</label>
42+
</div>
3743
<input id="download" class="form-control input-lg" type="text" />
3844
</div>
3945
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>

0 commit comments

Comments
 (0)