mirror of
https://github.com/supabase/supabase.git
synced 2026-07-01 03:24:26 +08:00
Update NavigationMenuGuideListItems.tsx
This commit is contained in:
@@ -146,7 +146,6 @@ const ContentLink = React.memo(function ContentLink(props: any) {
|
||||
})
|
||||
|
||||
const Content = (props) => {
|
||||
console.log(props.id, props)
|
||||
const { id } = props
|
||||
|
||||
const menu = NavItems[id]
|
||||
|
||||
Reference in New Issue
Block a user