@gsa-tts/graymatter-ui 0.3.3 → 0.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -191,10 +191,10 @@ Components support communication between different applications:
|
|
|
191
191
|
## Component Documentation
|
|
192
192
|
|
|
193
193
|
### Navigation Control
|
|
194
|
-
- **[DesktopSideNav External Control](./
|
|
194
|
+
- **[DesktopSideNav External Control](./NAVIGATION_CONTROL.md)** - Event-based control system for desktop navigation
|
|
195
195
|
|
|
196
196
|
### Component-Specific Documentation
|
|
197
|
-
- **[ProfileMenu Component](./
|
|
197
|
+
- **[ProfileMenu Component](./PROFILE_MENU.md)** - Event-driven profile menu with action handling
|
|
198
198
|
|
|
199
199
|
## Framework Support
|
|
200
200
|
|