Update Start.js
This commit is contained in:
parent
f4287cb5f4
commit
ccf07f27f5
@ -12,6 +12,7 @@ const Start = (props) => {
|
||||
flexWrap: 'wrap',
|
||||
justifyContent: 'space-between',
|
||||
height: '95vh',
|
||||
backgroundImage: '../../data/img/Rectangle 27.png',
|
||||
}}>
|
||||
<img src="" alt="Icon"/>
|
||||
<button onClick={() => route('/')}>Начать</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user