diff --git a/www/src/Document.tsx b/www/src/Document.tsx index 54c1def..facf588 100644 --- a/www/src/Document.tsx +++ b/www/src/Document.tsx @@ -28,8 +28,10 @@ export const Document = () => ( - {param.title || 'Example Preview'} - {code} + {param.title || 'Example Preview'} + + + ); } diff --git a/www/src/app.tsx b/www/src/app.tsx index 0f19def..75f0978 100644 --- a/www/src/app.tsx +++ b/www/src/app.tsx @@ -18,7 +18,7 @@ export const App = () => { Top - +