id fix
Some checks failed
Create and publish a Docker image / Publish image (push) Failing after 27s
Create and publish a Docker image / Deploy image (push) Has been skipped

This commit is contained in:
VITALY-VORON
2023-08-24 21:35:44 +03:00
parent 4c651d6835
commit 9e6204b45e
3 changed files with 38 additions and 32 deletions

View File

@@ -12,7 +12,6 @@ const Start = (props) => {
flexWrap: 'wrap',
justifyContent: 'space-between',
height: '95vh',
backgroundImage: '../../data/img/Rectangle 27.png',
}}>
<img src="" alt="Icon"/>
<button onClick={() => route('/')}>Начать</button>