forked from Github/frigate
test(web): Card
This commit is contained in:
committed by
Blake Blackshear
parent
1aa9a7a093
commit
5ee7146884
@@ -9,10 +9,7 @@ export default function Box({
|
||||
elevated = true,
|
||||
header,
|
||||
href,
|
||||
icons,
|
||||
media = null,
|
||||
subheader,
|
||||
supportingText,
|
||||
...props
|
||||
}) {
|
||||
const Element = href ? 'a' : 'div';
|
||||
|
||||
Reference in New Issue
Block a user