Skip to content

defaultProps属性后续会弃用,模板是否可以更改下? #42

Description

@LuoYuChenZhou

如下图提示
image
image

IconZhuye.defaultProps = {
size: 18,
};

这样的写法,是否可以改成这样呢

FunctionComponent = ({size = 18, color, ...rest})

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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