Skip to content

Conversation

PHKenny
Copy link

@PHKenny PHKenny commented Feb 21, 2020

I found an error using your datetime picker. I'm using yarn as package manager.

*/

import DatetimePicker from './components/DatetimePicker'
import DatetimePicker from './components/DatetimePicker.vue'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Below is a correct import syntax
import DatetimePicker from './components/DatetimePicker'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants