UNPKG

@hypothesis/frontend-shared

Version:

Shared components, styles and utilities for Hypothesis projects

5 lines (4 loc) 222 B
export { default as Scroll } from "./Scroll"; export { default as ScrollContainer } from "./ScrollContainer"; export { default as ScrollContent } from "./ScrollContent"; export { default as ScrollBox } from "./ScrollBox";