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

Conversation

@mydearxym
Copy link
Member

before:

xxx: React.FC<TProps>

after:

import React, { FC } from 'react'

xxx: FC<TProps>

@mydearxym mydearxym merged commit a2ad509 into dev Apr 27, 2021
@mydearxym mydearxym deleted the adjust-ts-template branch April 27, 2021 05:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants