fireship-io / fireship.io

Build and ship your app faster https://fireship.io
3.45k stars 1.28k forks source link

resolving typos in index.html using self closing tags. #1733

Open GianniCrux opened 1 month ago

GianniCrux commented 1 month ago

Added selfclosing tag considering that custom components that dont have internal content are typically represented with self-closing tags. hope this is a good contribution.