Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.
This repository was archived by the owner on May 20, 2022. It is now read-only.

Remove template React import #155

@roblafeve

Description

@roblafeve

Is your feature request related to a problem? Please describe.
React@17 doesn't require that import React from "react" is in each JSX file. Additionally, app-web|mobile have listing rules that warn about the unused import.

Describe the solution you'd like
Let's remove import React from "react" from the templates.

Additional context
This may only apply to cremalab/app-web at the moment, but we should check to see what state cremalab/app-mobile is in—which version of React it currently depends on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions