Add sample habitat image and zone data
- Renames fixture scripts
This commit is contained in:
parent
1dcd42b6bc
commit
627816a3cd
14 changed files with 96 additions and 3 deletions
|
@ -20,6 +20,8 @@ export default function ZoneSelector(props) {
|
|||
setHabitatImageFile(imageSrc)
|
||||
findAndSetImageHeightFunc(imageSrc)
|
||||
}
|
||||
}).catch(e => {
|
||||
findAndSetImageHeightFunc(habitatImageFile)
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue