diff --git a/src/bootstrap/Switch.js b/src/bootstrap/Switch.js index 1af8edb..1976e6c 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 ( -
+