We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21acee3 commit 445d934Copy full SHA for 445d934
source/views/building-hours/detail/building.js
@@ -20,7 +20,7 @@ import {Badge} from './badge'
20
import {Header} from './header'
21
import {ScheduleTable} from './schedule-table'
22
23
-const transparentPixel = require('../../../images/transparent.png')
+const transparentPixel = require('../../../../images/transparent.png')
24
25
const styles = StyleSheet.create({
26
scrollableStyle: {
0 commit comments