diff options
Diffstat (limited to 'docs/src/components/HomepageFeatures')
| -rw-r--r-- | docs/src/components/HomepageFeatures/index.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index c242c798..ac909c88 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -5,7 +5,6 @@ import styles from './styles.module.css'; const FeatureList = [ { title: 'History sync', - Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default, description: ( <> <ul> @@ -18,7 +17,6 @@ const FeatureList = [ }, { title: 'Find it fast', - Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default, description: ( <> <ul> @@ -32,7 +30,6 @@ const FeatureList = [ }, { title: 'All the data', - Svg: require('@site/static/img/undraw_docusaurus_react.svg').default, description: ( <> <ul> |
