Skip to content
Snippets Groups Projects
Commit c0425595 authored by Sam Summy's avatar Sam Summy
Browse files

Update Page Navigation README

parent 41a9f5d6
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,5 @@ This template is crafted for constructing the Page Navigation component within y
## Usage
```twig
{% include 'radix:page-navigation' with {
page: {
navbar_branding: branding_content,
navbar_left: left_navigation_content,
navbar_right: right_navigation_content
}
} %}
{% include 'radix:page-navigation' %}
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment