Skip to content

Commit

Permalink
website: Capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
cbebe committed Oct 20, 2024
1 parent 8880740 commit 9ef3c0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/website/src/components/Opening/Wave/Wave.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import styles from './wave.module.css';
import styles from './Wave.module.css';

export default function Wave() {
return (
Expand Down

0 comments on commit 9ef3c0e

Please sign in to comment.