Sadman Sakib

Results 4 issues of Sadman Sakib

fixed font family name in `og` route to match the registered font name ("Geist" instead of "Geist Sans").

A component to edit content inline with resizable input or textarea. Supports click, double click, and hover. When used in form a visually hidden input will be rendered for better...

this pr add the functionality to conditionally render navigation button without calling the `useCarousel` hook externally. ```tsx {({ canScrollNext, canScrollPrev }) => ( Slide 1 Slide 2 {canScrollPrev && }...