Skip to content

Conversation

@Cahllagerfeld
Copy link
Collaborator

@Cahllagerfeld Cahllagerfeld commented Apr 8, 2024

Description

✨ Add Sheet Component

Checklist

Please make sure that your pull request complies with the following requirements:

  • Code Quality:

    • 🧹 Code follows the project's coding guidelines.
  • Testing:

    • 🧪️ All existing tests pass successfully.
  • Documentation:

    • 📖 README and documentation are updated if necessary.
  • Review:

    • 👀 Code has been reviewed by a team member.
  • Security:

    • 🔒 Changes don't introduce security vulnerabilities.

Screenshots (optional)

grafik

<SheetOverlay />
<SheetPrimitive.Content ref={ref} className={cn(sheetVariants({ side }), className)} {...props}>
{children}
{/* <SheetPrimitive.Close className="ring-offset-background focus:ring-ring data-[state=open]:bg-secondary absolute right-4 top-4 rounded-sm opacity-70 transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-offset-2 disabled:pointer-events-none">
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we delete this? 👀

@Cahllagerfeld Cahllagerfeld merged commit f1b1d71 into main Apr 8, 2024
@Cahllagerfeld Cahllagerfeld deleted the feature/add-sheet branch April 8, 2024 07:54
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.

3 participants