Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
wbglaeser committed Sep 10, 2024
1 parent 66c5edb commit 51b0817
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import VStack from "../../../../../components/VStack";
import HStack from "../../../../../components/HStack";
import {Typography} from "@mui/material";
import globalStyles from "../../../../../styles/styles";

const LandingPageInfoCard = ({title, text}) => {
return (
Expand Down

0 comments on commit 51b0817

Please sign in to comment.