tweak(ui): ref image header

This commit is contained in:
psychedelicious
2025-06-13 15:39:57 +10:00
parent 39b34585b2
commit 45c48454f3

View File

@@ -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