Skip to content

Commit 62c5367

Browse files
committed
lint
1 parent e0d6c20 commit 62c5367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/contexts/scroll-container.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const ScrollContainerContext =
77
* Provides a ref to this container element for its child components
88
*
99
* @param props - HTML div attributes
10+
* @param props.children - Child components to render inside the container
1011
* @returns A div element with a ref accessible via useScrollContainer
1112
*/
1213
export const ScrollContainer = ({

0 commit comments

Comments
 (0)