Skip to content

Redundant right bracket on クイックスタート page #617

Closed
@AndyRightNow

Description

@AndyRightNow

`useState` からは 2 つのものが得られます。現在の state (`count`) と、それを更新するための関数 (`setCount`) です。名前は何でも構いませんが、慣習的には `[something], setSomething]` のように記述します。

I believe it should be

慣習的には `[something, setSomething]`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions