Closed brownpanthera closed 4 days ago
Latest commit: c480b23e1968c47cfd6da4b3fb8695fa578b0ec7
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@brownpanthera is attempting to deploy a commit to the Akshat's Team on Vercel.
A member of the Team first needs to authorize it.
summarizer ai button is missing?
summarizer ai button is missing?
now it should be working
https://github.com/user-attachments/assets/23d4e589-940c-43d1-85c5-0ca107c12e48
it may become annoying for some users, but make something like this. I would build on top of your code to provide a hide button
what i understand is that you want it to be clickable now instead of hovering, right? there's no mouse capturing happening in the video, so i'm not really getting it
it is expanding on hover
All Submissions:
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
added
flex-1
to make the element dynamically expandadded
text-justify
to align text evenly along the left and right edges for a cleaner more formal lookadded
break-words
to ensure long text wraps to the next line