spelling: overridden
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<nav>
|
<nav>
|
||||||
<div style="background-color: red;">NAVBAR_OVERRIDE</div>
|
<div style="background-color: red;">NAVBAR_OVERRIDE</div>
|
||||||
|
|
||||||
<p>Still include an original partial to ensure the fallback works even when nested from an overriden partial:</p>
|
<p>Still include an original partial to ensure the fallback works even when nested from an overridden partial:</p>
|
||||||
<div>
|
<div>
|
||||||
{{>mobilenav}}
|
{{>mobilenav}}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user