chore: responsive course card (#64)

This commit is contained in:
leangseu-edx
2022-11-07 15:06:09 -05:00
committed by GitHub
parent dde8d45df3
commit 2a72a85efd
31 changed files with 164 additions and 129 deletions

View File

@@ -12,6 +12,7 @@ export const htmlProps = StrictDict({
onClick: 'onClick',
onChange: 'onChange',
onBlur: 'onBlur',
size: 'size',
});
export default {