Update Start.js
This commit is contained in:
parent
e7d07769ed
commit
b34f1efce0
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user