Skip to content

Commit

Permalink
Update navdata
Browse files Browse the repository at this point in the history
  • Loading branch information
colepeters authored and macdonst committed Jun 5, 2024
1 parent 331e827 commit 89a9fe8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions app/docs/nav-data.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,6 @@ export const data = [
slug: 'patterns',
items: [
'progressive-enhancement',
'building-for-the-browser',
'form-validation',
{
slug: 'testing',
path: '/docs/patterns/testing/',
hasChildren: true,
items: [ { slug: 'webdriverio', label: 'WebdriverIO' } ],
},
'architect-migration',
'rendering-markdown',
'event-listeners',
],
},
/*
Expand Down

0 comments on commit 89a9fe8

Please sign in to comment.