design-system
design-system copied to clipboard
`AppFooter` - Convert to Typescript
:pushpin: Summary
Converts the AppFooter component to TS
:link: External links
Jira ticket: HDS-2682
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| hds-showcase | ✅ Ready (Inspect) | Visit Preview | May 20, 2024 2:07pm |
| hds-website | ✅ Ready (Inspect) | Visit Preview | May 20, 2024 2:07pm |
Once https://github.com/hashicorp/design-system/pull/2108 lands I'll make similar adjustments here, but for now it'd be good to get more feedback on everything else besides those details
I took the liberty of pushing a tiny commit (instead of adding it as a suggestion. The definition for Element is usually the outermost/root element in the file, but if splattributes are used on another element then that element becomes the Element (and the outermost/root element is considered as some sort of a wrapper).
I believe I addressed all the feedback at this point and rebased to pickup the upstream changes to the template registry