Update ReasonOptions.tsx
This commit is contained in:
@@ -70,8 +70,8 @@ const Option = ({
|
|||||||
description,
|
description,
|
||||||
}: {
|
}: {
|
||||||
pal: UsePaletteValue
|
pal: UsePaletteValue
|
||||||
description: string
|
description: JSX.Element
|
||||||
title: string
|
title: JSX.Element
|
||||||
}) => {
|
}) => {
|
||||||
return (
|
return (
|
||||||
<View>
|
<View>
|
||||||
|
|||||||
Reference in New Issue
Block a user