spelling: option

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-09-28 12:23:29 -04:00
parent 336adbd3d9
commit 5c469137b0

View File

@@ -154,7 +154,7 @@ const Options: FC<IOptions> = ({
{headerMeta?.postfix ? headerMeta.postfix() : ''}
</MenuHeader>,
// Oprion list, show empty mes
// Option list, show empty mes
option?.list?.length
? option?.list?.map((item, i) => {
return (