sharedComponents: Rename "Create blueprint" button
This renames the button to "Create image blueprint" to make the relationship between images and blueprints clearer.
This commit is contained in:
parent
0ce28044b8
commit
b59a729656
2 changed files with 2 additions and 2 deletions
|
|
@ -131,7 +131,7 @@ export const ImageBuilderHeader = ({
|
|||
})
|
||||
}
|
||||
>
|
||||
Create blueprint
|
||||
Create image blueprint
|
||||
</Button>
|
||||
{importExportFlag && (
|
||||
<Button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue