Skip to content

Use trailing modifier syntax in tutorials #131

@bencochran

Description

@bencochran

Instead of

Inset(
    uniformInset: 24.0,
    wrapping: label)

we should make the tutorials use the trailing modifier syntax:

label.inset(uniform: 24)

(came up in #130)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions