chore: starting to work on some stuff

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-16 09:34:59 +02:00
parent 6c6fb58445
commit 2ab80d3c25
2 changed files with 23 additions and 19 deletions
-1
View File
@@ -18,7 +18,6 @@ class Index extends React.Component {
render() {
const { config: siteConfig } = this.props;
const { baseUrl } = siteConfig;
return (
<main className="MainContent MainContent--gradient">
<Typeform />