Skip to content

Commit

Permalink
docs(root): removed legacy layout example and signposted patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
GCHQ-Developer-112 authored and gd2910 committed Jun 27, 2024
1 parent b58934e commit a58fae2
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 14 deletions.
6 changes: 5 additions & 1 deletion src/content/structured/components/side-nav/code.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
path: "/components/side-navigation/code"

date: "2024-05-31"
date: "2024-06-07"

title: "Side navigation"

Expand Down Expand Up @@ -1170,3 +1170,7 @@ return (
</div>
</MemoryRouter>
</ComponentPreview>

## Layout example

For full screen examples, see [side navigation patterns](/patterns/navigation-patterns/side-navigation-layout).
6 changes: 5 additions & 1 deletion src/content/structured/components/top-nav/code.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
path: "/components/top-navigation/code"

date: "2024-05-31"
date: "2024-06-07"

title: "Top navigation"

Expand Down Expand Up @@ -1391,3 +1391,7 @@ return (
</IcTopNavigation>
</MemoryRouter>
</ComponentPreview>

## Layout example

For full screen examples, see [top navigation patterns](/patterns/navigation-patterns/top-navigation-layout).
24 changes: 12 additions & 12 deletions src/icds-pages-data.json

Large diffs are not rendered by default.

0 comments on commit a58fae2

Please sign in to comment.