Fix components imports
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-02-29 21:02:48 +01:00
parent faa16d1b16
commit 8a4faa616e
4 changed files with 9 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
} from '../store'
// Components
import IconGlobe from '../atoms/iconGlobe'
import IconGlobe from '../atoms/IconGlobe'
// Props
export let type = ''