Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ModalContent): content component to be used in modal by consumers #2414

Conversation

YossiSaadi
Copy link
Contributor

ModalContent 🌐

image

Props:

Name Type Default Description
children React.ReactNode   Can be anything

Usage example:

<ModalContent>
  Whatever you want it to be
</ModalContent>

@YossiSaadi YossiSaadi changed the base branch from master to feat/yossi/new-modal-building-blocks-7359960492 September 4, 2024 16:53
@YossiSaadi YossiSaadi marked this pull request as ready for review September 8, 2024 09:28
@YossiSaadi YossiSaadi requested a review from a team as a code owner September 8, 2024 09:28
…eat/yossi/modalcontent-component-to-render-scrollable-content-inside-a-7360624571
@YossiSaadi YossiSaadi merged commit 5ff264f into feat/yossi/new-modal-building-blocks-7359960492 Sep 11, 2024
10 checks passed
@YossiSaadi YossiSaadi deleted the feat/yossi/modalcontent-component-to-render-scrollable-content-inside-a-7360624571 branch September 11, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants