mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Renaming and removing enhanced image
This commit is contained in:
@@ -2,7 +2,7 @@ import { FC } from 'react'
|
||||
import Link from 'next/link'
|
||||
import s from './Navbar.module.css'
|
||||
import { Logo } from '@components/ui'
|
||||
import { Searchbar, UserNav } from '@components/core'
|
||||
import { Searchbar, UserNav } from '@components/common'
|
||||
interface Props {
|
||||
className?: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user