diff --git a/packages/dashboard-v2/src/components/Switch/Switch.js b/packages/dashboard-v2/src/components/Switch/Switch.js index 9bf1920c..892692be 100644 --- a/packages/dashboard-v2/src/components/Switch/Switch.js +++ b/packages/dashboard-v2/src/components/Switch/Switch.js @@ -60,7 +60,7 @@ export const Switch = ({ children, defaultChecked, labelClassName, onChange, ... - {children} +
{children}
); diff --git a/packages/dashboard-v2/src/pages/settings/notifications.js b/packages/dashboard-v2/src/pages/settings/notifications.js index 7fe9a83e..b46a1da4 100644 --- a/packages/dashboard-v2/src/pages/settings/notifications.js +++ b/packages/dashboard-v2/src/pages/settings/notifications.js @@ -14,9 +14,7 @@ const NotificationsPage = () => {
{/* TODO: saves on change */} - - I agreee to get the latest news, updates and special offers delivered to my email inbox. - + I agreee to get the latest news, updates and special offers delivered to my email inbox.