mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Fixes typo
This commit is contained in:
@@ -3,7 +3,7 @@ import { Box } from '@chakra-ui/react';
|
||||
const OutputHeader = () => {
|
||||
return (
|
||||
<Box flex="1" textAlign="left">
|
||||
Seed
|
||||
Other Options
|
||||
</Box>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user