Skip to content

Mark Spacing properties optional #85

@roydukkey

Description

@roydukkey

boxen/index.js

Lines 37 to 43 in af821c6

} : {
top: 0,
right: 0,
bottom: 0,
left: 0,
...detail,
};

margin and padding options are being spread over default values, so the Spacing type could allow these properties to be optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions