This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
export default () => (
|
||||
import type { FC } from 'react'
|
||||
|
||||
|
||||
export default (() => (
|
||||
<>
|
||||
<span className="hidden md:inline flex items-center px-2">|</span>
|
||||
<hr className="block md:hidden w-full opacity-25
|
||||
border-t border-black dark:border-white"/>
|
||||
</>)
|
||||
</>)) satisfies FC
|
||||
|
||||
Reference in New Issue
Block a user