PublicisSapient / enable-a11y

MIT License
11 stars 5 forks source link

Standardize typescript in the enable-a11y-react components for npm export #134

Closed saumyajitc closed 3 weeks ago

saumyajitc commented 3 weeks ago

Standardize typescript in the enable-a11y-react components for npm export. Please follow typescript models to define components with proper interface and type definitions and use typescript concepts wherever necessary. Use of generics might not be required, but that should be on the discretion of the developer based on the component being developed.

saumyajitc commented 3 weeks ago

Issue moved to enable-a11y-react repo