mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 09:34:43 +02:00
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:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user