NASA-PDS / wds-react

PDS Web Design System package for React
MIT License
0 stars 0 forks source link

Update Components To Use Lastest Styles And Icons #23

Closed eddiesarevalo closed 5 months ago

eddiesarevalo commented 5 months ago

💡 Description

The header component is using classes to apply styles. Need to update all the components to do the same.

Now that the icons are part of the library the components need to replace placeholders with the actual icon.

⚔️ Parent Epic / Related Tickets

No response

eddiesarevalo commented 5 months ago

Updated Chip, Pagination and Tag.

Breadcrumbs, FeaturedLinkListItem and TextField are expected to be rewritten or have major changes so will hold off on those for now.

Card is to be left alone for now.