Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
65
on Sept 15, 2023
|
parent
|
context
|
favorite
| on:
Show HN: Nue – A React/Vue/Vite/Astro Alternative
I think you have a typo in your documentation here:
https://nuejs.org/docs/nuejs/#html
> <p :if="desc">{ desc }</h3>
should be <p :if="desc">{ desc }</p>
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> <p :if="desc">{ desc }</h3>
should be <p :if="desc">{ desc }</p>