Fix components imports
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
} from '../store'
|
||||
|
||||
// Components
|
||||
import IconGlobe from '../atoms/iconGlobe'
|
||||
import IconGlobe from '../atoms/IconGlobe'
|
||||
|
||||
// Props
|
||||
export let type = ''
|
||||
|
||||
Reference in New Issue
Block a user