import { html } from "lit-html"; export default (o) => html`
${o.heading_chatrooms}
`;