lucia-auth / lucia

Authentication, simple and clean
https://lucia-auth.com
BSD Zero Clause License
9.65k stars 500 forks source link

docs: Swap tsx code blocks for typescript #1651

Closed asynchroza closed 3 months ago

asynchroza commented 3 months ago

It seems the site is not configured to provide syntax for jsx/tsx, so I'm swapping all of the code blocks in the example for typescript ones.

image

pilcrowonpaper commented 3 months ago

This was an issue with the SSG we used and should be fixed now, thanks!