Skip to content

Commit

Permalink
rename HomepageFeatures to homepage-features
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Jun 10, 2023
1 parent 2accfd2 commit b2ff593
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/homepage-features.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react'
import clsx from 'clsx'
import styles from './HomepageFeatures.module.css'
import styles from './homepage-features.module.css'

const FeatureList = [
{
Expand Down

0 comments on commit b2ff593

Please sign in to comment.