feat: add FormGroup component documentation to sistent components page#7666
feat: add FormGroup component documentation to sistent components page#7666Xynash wants to merge 2 commits intolayer5io:masterfrom
Conversation
|
Preview deployment for PR #7666 removed. This PR preview was automatically pruned because we keep only the 6 most recently updated previews on GitHub Pages to stay within deployment size limits. If needed, push a new commit to this PR to generate a fresh preview. |
|
This PR is ready for review! All three tabs are rendering correctly on the preview . |
|
@Xynash Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂 |
|
Hi @Xynash thanks for working on this issue, could you squash all your commits into one for easier review thanks! |
Signed-off-by: Ansh Sharma <anshsharma161105@gmail.com>
307f7e5 to
6bb0c52
Compare
Done! Squashed all commits into one . |
Description
This PR closes #7663. Adds documentation for the FormGroup component to the Sistent components page.
Three MDX files created at
src/collections/sistent/components/formgroup/:index.mdx— Overview and usage of FormGroupguidance.mdx— Best practices, layout variants, and accessibility guidelinescode.mdx— Code examples with ThemeWrapper and SistentThemeProviderFollows the same structure as existing components like Button and Card.
Notes for Reviewers
Signed commits