mirror of
https://github.com/LukeHagar/firecamp.git
synced 2025-12-06 04:19:43 +00:00
spelling: option
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user