Skip to content

Conversation

@dsdred
Copy link
Owner

@dsdred dsdred commented Aug 2, 2023

DZ3

@dsdred dsdred requested a review from takhanov August 2, 2023 20:49
import "./Counter.css";

function Counter({ counter }) {
const [text, setText] = useState(counter);
Copy link
Collaborator

Choose a reason for hiding this comment

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

лучше использовать count setCount

@takhanov
Copy link
Collaborator

takhanov commented Aug 5, 2023

Все гуд! отлично)

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