Strapi design System DatePicker disabled past dates

Does anyone know how I can implement disabling dates less than today’s date in the date picker from the Strapi Design System?

I want to stop people from being able to pick dates which are less than today’s date. I am struggling to find something like MaxDate etc.