import MomentUtils from "@date-io/moment"; import "moment/locale/nl";. And then using it like: <MuiPickersUtilsProvider locale="nl" utils={MomentUtils}> ...
確定! 回上一頁