Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 265 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 265 Bytes

Client Side Helpers

Installation

$ yarn add @universityofmaryland/helpers

Usage

import { scrollTo } from '@universityofmaryland/helpers';

scrollTo({ element });

License

Distributed under the MIT license. See LICENSE for details.