Closed sweep-ai[bot] closed 10 months ago
components/NavigationMenu/NavigationMenu.tsx
✓
Check components/NavigationMenu/NavigationMenu.tsx with contents:
Ran GitHub Actions for cad9b2d0ba19ac0d202c81f51e235c84426360e7:
components/NavigationMenu/NavigationMenu.js
✓
Check components/NavigationMenu/NavigationMenu.js with contents:
Ran GitHub Actions for 377fe573d82333de85a3e3960ddbd59db49a5399:
next.config.js
✓
Check next.config.js with contents:
Ran GitHub Actions for f3da2355690cdc3afab228b15c58d9392ee048fa:
PR Feedback (click)
Description
This pull request includes the following changes:
NavigationMenu.tsx
to replaceNavigationMenu.js
with TypeScript code.NavigationMenu
component to use TypeScript.MenuItem
object.NavigationMenu
component to render the menu items recursively.NavigationMenu
component to use theflatListToHierarchical
function from@faustwp/core
.NavigationMenuItemFragment
to theNavigationMenu
component.next.config.js
file to include a new propertytypescript
to enable TypeScript support.Summary
NavigationMenu.tsx
file.NavigationMenu
component to use TypeScript.MenuItem
object.NavigationMenu
component to render menu items recursively.NavigationMenu
component to useflatListToHierarchical
function.NavigationMenuItemFragment
fragment toNavigationMenu
component.next.config.js
to enable TypeScript support.Fixes #6.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: