Skip to content

Remove gap prop and default gap #4

@sapegin

Description

@sapegin

Let's make it closer to CSS Grid and styled-system props. Also the default value conflicts with gridColumnGap and gridRowGap props which makes the component less flexible.

  • Remove gap prop
  • Remove default value for gap prop
  • Update examples to use gridGap prop instead
  • Document gridGap, gridColumnGap and gridRowGap props

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions