tabuckner / material-dayjs-adapter

A MatDateAdapter for Dayjs
https://www.npmjs.com/package/@tabuckner/material-dayjs-adapter
15 stars 24 forks source link

import DatePicker from material core #16

Closed ranyehushua closed 4 years ago

ranyehushua commented 4 years ago

I saw this issue: https://github.com/tabuckner/material-dayjs-adapter/issues/6 The import that material 9 expects was still broken. importing DatePicker from /core appears to have solved the problem.

Thanks!