accordproject / template-playground

Web Playground for TemplateMark templates
https://playground.accordproject.org
Apache License 2.0
15 stars 18 forks source link

Use type assertion in main.tsx #36

Open prajwalkulkarni opened 4 months ago

prajwalkulkarni commented 4 months ago

:dizzy: Changelog

:star: Using force-unwrapping of optional is not recommended, instead we could use type assertion.