UNPKG

alpha-version-dce-check-in-ui

Version:

UI for taking attendance and checking people in.

4 lines (3 loc) 129 B
import CheckInUi from './CheckInUI'; import CheckInUIProps from './types/CheckInUIProps'; export { CheckInUi, CheckInUIProps, };