Skip to content

Conversation

@vadim-os
Copy link

Copy link

@vkryvytskyi vkryvytskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Отличное начало, продолжай в том же духе)

@@ -0,0 +1,73 @@
import React, { useState } from 'react';
// import PropTypes from 'prop-types';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почему закомментировал?

Comment on lines +7 to +9
const [address, setAddress] = useState('');
const [time, setTime] = useState('');
const [search, setSearch] = useState('');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это наверное тоже можно хранить в store

@vadim-os vadim-os changed the title Uber Eats 1-2 Uber Eats 1-4 Jan 19, 2020
@vpolets
Copy link

vpolets commented Jan 20, 2020

це посилання на index зазвичай
image

@vpolets
Copy link

vpolets commented Jan 20, 2020

По верстці все окей, продовжуй

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants