docs: add missing period to TypeScript Support guide (#4309)

Add period to the end of sentence in the description of https://lucide.dev/guide/react/advanced/typescript.
This commit is contained in:
Jessica Lu
2026-04-24 04:07:51 -04:00
committed by GitHub
parent cc1caae101
commit d0229f4cfc

View File

@@ -5,7 +5,7 @@ description: Learn about the different types exported by the `lucide-react` pack
# TypeScript Support
List of exported types from the `lucide-react` package.
These can be used to type your components when using Lucide icons in a TypeScript React project
These can be used to type your components when using Lucide icons in a TypeScript React project.
## `LucideProps`