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