Closed LasaleFamine closed 7 years ago
Also I think moment should be imported before rome.
moment
rome
Currently:
// calendar-clab import rome from 'rome'; import moment from 'moment'; ...
Also I think
moment
should be imported beforerome
.Currently: