From 350ec2def1a721af67cacf850e1c64cf74ef2efb Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Thu, 20 Mar 2025 14:36:13 -0400 Subject: [PATCH] reflect href on buttons --- src/components/button/button.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/button/button.ts b/src/components/button/button.ts index eb6152c2e..1ba684c61 100644 --- a/src/components/button/button.ts +++ b/src/components/button/button.ts @@ -109,7 +109,7 @@ export default class WaButton extends WebAwesomeFormAssociatedElement { @property({ reflect: true }) value: string | null = null; /** When set, the underlying button will be rendered as an `` with this `href` instead of a `