Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

[FRONT-354] Fix GridItem #2506

Merged
merged 3 commits into from
Jan 2, 2023
Merged

Conversation

farazatarodi
Copy link
Collaborator

Description

  • Apparently GridItem was not exported. I made it so it will be exported through the Grid component itself.
  • Now you can pass class names to the Flex and Grid components.

Screenshot before this PR

<GridItem area="header" />

Screenshot after this PR

<Grid.Item area="header" />

Breaking changes

NA

@farazatarodi farazatarodi requested review from lorgan3, mrtus and a team January 2, 2023 10:55
@farazatarodi farazatarodi self-assigned this Jan 2, 2023
Copy link
Member

@mrtus mrtus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay! Thank you @farazatarodi

@farazatarodi farazatarodi merged commit 10cd92f into next-release Jan 2, 2023
@farazatarodi farazatarodi deleted the FRONT-354-fix-Grid-Item branch January 2, 2023 13:35
@farazatarodi farazatarodi mentioned this pull request Jan 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants