v3.4.1
[3.4.1] 2022-01-14
Added
- Added props (classNameTitle and classNameContent) to allow changing the styles of title and content from the
ModuleCard
component. - Added filter props (filter variant and classNameFilter) on
ModuleCard
to display a linear gradient overlay on the top of the image. - Added
onPressButton
callback toModuleCard
button.
Fixed
- Fixed problem with
ModuleCard
not having a button callback.