Summary
Link wraps the Text component as a native <a> element. Has type safety issues with aria-label generation and missing CSS states.
Improvements
Moved to Cross-Cutting Issues
The following items have been moved to cross-cutting issues that address them across all components:
Files
packages/raystack/raystack/components/link/link.tsx
packages/raystack/raystack/components/link/link.module.css
Summary
Link wraps the Text component as a native
<a>element. Has type safety issues with aria-label generation and missing CSS states.Improvements
Moved to Cross-Cutting Issues
The following items have been moved to cross-cutting issues that address them across all components:
Files
packages/raystack/raystack/components/link/link.tsxpackages/raystack/raystack/components/link/link.module.css