diff --git a/src/components/pages/Notice.astro b/src/components/pages/Notice.astro index 01a813e9e9..7fc730fdfe 100644 --- a/src/components/pages/Notice.astro +++ b/src/components/pages/Notice.astro @@ -56,12 +56,12 @@ for (const notice of noticesWithId) { diff --git a/src/components/pages/mfa/BaseTabSelectorGrid.astro b/src/components/pages/mfa/BaseTabSelectorGrid.astro index 4724ff0aa2..ab9d9133ed 100644 --- a/src/components/pages/mfa/BaseTabSelectorGrid.astro +++ b/src/components/pages/mfa/BaseTabSelectorGrid.astro @@ -103,13 +103,13 @@ function radioProps(step: Step, selection: Selection): DemiRadioButtonProps {