Skip to content
Snippets Groups Projects
Commit 78ef49a2 authored by Jose Manuel Serrano Amaut's avatar Jose Manuel Serrano Amaut
Browse files

[FIX]: Add default value to smartImgFit to FileMosaic component

parent f608ea1f
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ const FileMosaic: React.FC<FileMosaicProps> = (props: FileMosaicProps) => {
onDoubleClick,
onClick,
onRightClick,
smartImgFit,
smartImgFit="orientation",
} = props;
//localizers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment