Skip to content

force to use newline if there is only one text child #4

Description

@hsiaosiyuan0
              <Button size="sm" on-Click={this.showCancelFlagDialog($event)}>
                取消达人</Button>

to be

              <Button size="sm" on-Click={this.showCancelFlagDialog($event)}>
                取消达人
              </Button>

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