an app to share curated trails sidetrail.app
atproto nextjs react rsc

oops

+1
+1
app/global-error.tsx
··· 79 79 <h1>lost the trail</h1> 80 80 <p>no worries. reload to get back on track</p> 81 81 <button onClick={() => window.location.reload()}>reload</button> 82 + <p>if this didn't help, try logging out and back in (sorry!)</p> 82 83 </div> 83 84 </body> 84 85 </html>