import { html } from "lit"; import { navigateToControlBox } from '../utils.js'; export default (jid) => { return html` navigateToControlBox(jid)}>` }