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

added to slide modal from left #723

Merged
merged 3 commits into from
Dec 5, 2022
Merged

added to slide modal from left #723

merged 3 commits into from
Dec 5, 2022

Conversation

milan-deepfence
Copy link
Contributor

Changes proposed in this pull request:

  • Open modal from left option added

@milan-deepfence milan-deepfence requested a review from manV December 2, 2022 13:56
export const Avatar = forwardRef<HTMLButtonElement, AvatarType>(
(
{
asChild = false,
Copy link
Member

Choose a reason for hiding this comment

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

why are we taking boolean asChild along with children. If children is undefined we can render icon, otherwise render children.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Remove asChild props, if require more things we will update later.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Remove asChild props, if require more things we will update later.

@milan-deepfence milan-deepfence merged commit b2705fd into v2 Dec 5, 2022
@milan-deepfence milan-deepfence deleted the feat/modal-slide-left branch December 5, 2022 06:39
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