Gentian Collaku
Gentian Collaku
Hi, I'm trying to change the width and height of the pictures and the object-fit property to display the whole picture. Is there any way how to do this? I...
Hi everyone I'm using next internationalization (multilanguage), is there any way I can change breadcrumbs dynamically? I've tried transformLabel={(title) => title + {t('custom-label')}, but the outcome is: Home 'custom label'...
Is there any way to change the language that is displayed from dateFormat? I've tried using moment.js, but that doesn't seem to work. Thanks in advance!