v1.68.0
Feature
Add visual viewport resizing for BottomSheet on mobile
- Introduced a new ref for sheet content to manage its size based on the visual viewport when the note/resource panel is open.
- Implemented useEffect to adjust the BottomSheet dimensions dynamically, ensuring content is not obscured by the keyboard and maintains a bounded height for scrolling.
