MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

tiny spacing change

+2 -1
+2 -1
docs/reports/src/view.tsx
··· 121 121 </div> 122 122 123 123 <p class="url"> 124 - <span class="label">This report URL:</span>{' '} 124 + <span class="label">This report URL:</span> 125 + <br /> 125 126 <a href={url} class="copy-url" data-copy-url={url}> 126 127 {url} 127 128 </a>