Skip to content

Add Support for React 18 Component Mounting #3

@caseyli

Description

@caseyli

Write now our scaffold uses the React <= 17 method of mounting components. (i.e. ReactDOM.render). We should add a flag that allows you to specify your react version, and based on that determine create different mounting code.

Default should be 18 and above.

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