Update ReasonOptions.tsx

This commit is contained in:
Minseo Lee 2024-03-16 16:56:56 +09:00
parent b4480738e3
commit 12d8f0071a

View file

@ -70,8 +70,8 @@ const Option = ({
description,
}: {
pal: UsePaletteValue
description: string
title: string
description: JSX.Element
title: JSX.Element
}) => {
return (
<View>