mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Fixes typo
This commit is contained in:
parent
ed45dca7c1
commit
d71f11f55c
@ -3,7 +3,7 @@ import { Box } from '@chakra-ui/react';
|
||||
const OutputHeader = () => {
|
||||
return (
|
||||
<Box flex="1" textAlign="left">
|
||||
Seed
|
||||
Other Options
|
||||
</Box>
|
||||
);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user