import React from "react"; const BuildingSidebarContent = () => { return (

Test

); }; export default BuildingSidebarContent;