mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
tweak(ui): ref image header
This commit is contained in:
@@ -23,7 +23,7 @@ export const RefImageHeader = memo(() => {
|
||||
)}
|
||||
{entity.config.image === null && (
|
||||
<Text fontWeight="semibold" color="base.300">
|
||||
Reference Image - No Image Selected
|
||||
No Reference Image Selected
|
||||
</Text>
|
||||
)}
|
||||
<IconButton
|
||||
|
||||
Reference in New Issue
Block a user