Skip to content

psnfrench/pragmatic-ui

Repository files navigation

Pragmatic UI

Version Notes

Version 2

For version 2 and below Mui (an its depenedcies) were specifcied as a dependancy.

Version 3

For version 3 and above, Mui is a peer dependency, so you will may to install it yourself. Version 3 and above uses @mui/x-date-pickers Version 7.

date-fns has been upgrade to version 3, so ensure that you are importing the correct AdapterDateFns for your LocalizationProvider. See MUI getting started for more

import { AdapterDateFns } from '@mui/x-date-pickers/AdapterDateFnsV3';

If you are migrating, be sure to read the MUI migration docs to v6 end the migration docs to v7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages