saleor/macaw-ui

Button `as="a"` breaks styling

lkostrowski opened this issue · 2 comments

<Button as="a" __width={277} size={"large"} href={"#"}>
  Request integration
</Button>

Zrzut ekranu 2023-04-6 o 15 30 21

Its a common use case to style link as a button. The app can reset a {} styles, but maybe Macaw can do it (provide its own reset.css or include this in default styles)