You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ForDevelopers.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ If we update **Storybook configs**, it won't impact projects that install the li
61
61
If the changes are **only for developers**, there's **no need to bump the version**!
62
62
63
63
## Core Component Principles
64
-
64
+
- **Use this reccomendations https://www.w3.org/WAI/ARIA/apg/patterns/**
65
65
- **Extensibility and Flexibility**: Follow the **Open-Closed Principle** from SOLID — components should be open for extension but closed for modification.
66
66
- **Style Overriding**:
67
67
- An external `className` should **override** the component’s internal styles.
0 commit comments