chore(xo-collection/view.example): fix lint error

This commit is contained in:
Julien Fontanet 2021-05-19 10:51:57 +02:00
parent 1691e7ad83
commit 8bc2710380

View File

@ -1,3 +1,4 @@
/* eslint-disable no-console */
import { forEach } from 'lodash'
import Collection from './collection'