Skip to content

Commit 9bbd490

Browse files
committed
Removed blue notice bar which prompts about New class based API
1 parent 584a286 commit 9bbd490

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

guides/_layouts/guide.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,6 @@
1818
</p>
1919
</div>
2020
{% endif %}
21-
{% if page.class_based_api %}
22-
<div class="class-based-header">
23-
<p>
24-
<strong>⚠ New Class-Based API ⚠</strong>
25-
</p>
26-
<p>
27-
This describes a new API in <code>v1.8.0</code>.
28-
Check the <a href="/schema/class_based_api">upgrade notes</a> for more info.
29-
</p>
30-
</div>
31-
{% endif %}
3221
{% if page.pro %}
3322
<div class="pro-header">
3423
<p>

0 commit comments

Comments
 (0)