Fix example wrapper in components section (#517)
Fix the name of the example section
This commit is contained in:
parent
06dd1f462d
commit
87b73d8b9c
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ doc-subtab: tabs
|
|||
{{tabs_centered_boxed_example}}
|
||||
{% endhighlight %}
|
||||
|
||||
{% capture toggle_fullwidth_example %}
|
||||
{% capture tabs_toggle_fullwidth_example %}
|
||||
<div class="tabs is-toggle is-fullwidth">
|
||||
<ul>
|
||||
<li class="is-active">
|
||||
|
|
Loading…
Add table
Reference in a new issue