UNPKG

spartan-ui

Version:

React component library that focusses on getting the basics right leaving the design up to you

5 lines (4 loc) 246 B
export { default as useBodyScrollLock } from './useBodyScrollLock'; export { default as useClickAway } from './useClickAway'; export { default as useOnKeyPress } from './useOnKeyPress'; export { default as useSetFocus } from './useSetFocus';