UNPKG

@instructure/quiz-grading

Version:

The Quiz React SDK by Instructure Inc.

9 lines (7 loc) 177 B
const generateComponentTheme = ({colors}) => { return { dotSize: '0.5rem', dotBackgroundColor: colors.contrasts.grey4570, } } export default generateComponentTheme