Adjust modal title
This commit is contained in:
parent
eb9cbe48b6
commit
174add9e49
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ function saveShipDesign() {
|
|||
|
||||
<BaseModal {open} on:close>
|
||||
<div>
|
||||
<h2>Choose a Colour</h2>
|
||||
<h2>Spaceship Designer</h2>
|
||||
<hr>
|
||||
<div class="flex-container">
|
||||
<div class="options">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue