diff --git a/src/components/pages/Home/index.jsx b/src/components/pages/Home/index.jsx index 8240bf03..8b40cb51 100644 --- a/src/components/pages/Home/index.jsx +++ b/src/components/pages/Home/index.jsx @@ -25,7 +25,8 @@ const Home = () => { { type: 'title', content: { - titleText: 'Test', + titleText: 'First widget test', + titleSize: 'normal', styles: { marginBottom: '20px' } } },