primatejs / primate

Web framework focused on flexibility and developer freedom
https://primatejs.com
MIT License
211 stars 9 forks source link

inform the user when a component is empty #150

Open terrablue opened 3 months ago

terrablue commented 3 months ago

Components can be empty, which may or may not be intended. Primate should inform the user when a component is empty (returns an empty string).