import { Show } from 'solid-js' export default (props: { url: string }) => ( <>