You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leo Heng edited this page Jan 29, 2024
·
1 revision
The components in the components folder are the smallest building blocks that will often see use in other components
HMButton
A button with HM styling - use this for buttons when possible
The button itself has no link and you would need to wrap it in an or tag
DynamicLink
This is when your component will not know whether the link is to be an external or internal address. Any link starting with "http" will be treated as an external link.