Fix BEM misuse
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
import ToggleLayout from '../../../atoms/ToggleLayout'
|
||||
import Photo from '../../../molecules/Photo'
|
||||
import Switcher from '../../../molecules/Switcher'
|
||||
import Footer from '../../../molecules/Footer'
|
||||
import Footer from '../../../organisms/Footer'
|
||||
|
||||
// Props and variables
|
||||
export let photos
|
||||
|
||||
Reference in New Issue
Block a user