We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69e200 commit 8cde212Copy full SHA for 8cde212
lib/templates/tui.ejs
@@ -79,7 +79,7 @@
79
</div>
80
<% } %>
81
82
-<% if(computed.length > 0) { %>
+<% if(event.length > 0) { %>
83
<h3 class="subsection-title" style="margin-top: 1em" data-jsdoc-vuejs="section-event">Events</h3>
84
<div class="container-params">
85
<table class="params" data-jsdoc-vuejs="table-event">
0 commit comments