diff --git a/src/bootstrap/Switch.js b/src/bootstrap/Switch.js index 29ec3f3..b862918 100644 --- a/src/bootstrap/Switch.js +++ b/src/bootstrap/Switch.js @@ -23,7 +23,7 @@ Switch.propTypes = { export function Switch({ label, helpText, switchHeading, ...props }) { const uid = useUID(); return ( -
+