import React from 'react'; const BuildingEdit = () => (

Edit building data

Location
Age
Size
Like Me!
Cancel
); export default BuildingEdit;