Skip to content

Commit

Permalink
Update apps/site/src/app/(home)/sections/Landing/Characters.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
noahk004 and github-actions[bot] authored Oct 29, 2024
1 parent ec2aedc commit dbdd1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/src/app/(home)/sections/Landing/Characters.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import beachBall from "@/assets/images/intro-beach-ball.svg";

import mainCharacter from "@/assets/images/intro-main-anteater.svg";

import styles from "./Characters.module.scss"
import styles from "./Characters.module.scss";

export default function Characters() {
return (
Expand Down

0 comments on commit dbdd1b7

Please sign in to comment.