mirror of
https://github.com/vercel/commerce.git
synced 2025-06-30 18:31:21 +00:00
fix: unused prop
This commit is contained in:
parent
a4f56d1549
commit
d324094b47
@ -8,8 +8,8 @@ import {
|
||||
clearAllBodyScrollLocks,
|
||||
} from 'body-scroll-lock'
|
||||
import FocusTrap from '@lib/focus-trap'
|
||||
|
||||
interface Props {
|
||||
className?: string
|
||||
children?: any
|
||||
open?: boolean
|
||||
onClose: () => void
|
||||
|
Loading…
x
Reference in New Issue
Block a user