Open
Description
Description:
I noticed that the documentation for the Stepper
component in Material Tailwind CSS is missing details about its props and TypeScript types. This makes it difficult to understand what options are available and how to use them correctly.
Steps to reproduce:
- Visit the stepper link
- Check for prop details and TypeScript definitions.
- Notice that this information is either missing or not clearly documented.
Expected behavior:
The documentation should include:
- A list of available props for the
Stepper
component. - Their expected types and default values.
- Usage examples with TypeScript.
I’d be happy to contribute and add this missing information. Let me know if I can go ahead with a PR.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels