Fix website build

This commit is contained in:
Ellie Huxtable 2023-02-25 23:34:14 +00:00
parent c558da5beb
commit 7ed0df49d6

View file

@ -5,7 +5,6 @@ import styles from './styles.module.css';
const FeatureList = [ const FeatureList = [
{ {
title: 'History sync', title: 'History sync',
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
description: ( description: (
<> <>
<ul> <ul>
@ -18,7 +17,6 @@ const FeatureList = [
}, },
{ {
title: 'Find it fast', title: 'Find it fast',
Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
description: ( description: (
<> <>
<ul> <ul>
@ -32,7 +30,6 @@ const FeatureList = [
}, },
{ {
title: 'All the data', title: 'All the data',
Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
description: ( description: (
<> <>
<ul> <ul>