Skip to content

Commit a4b30d8

Browse files
committed
Minor refactor
1 parent 8edf974 commit a4b30d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Future/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { Section } from "@components/Section";
21
import { RectangleGoggles } from "lucide-react";
2+
import { Section } from "@components/Section";
33

44
export function Future() {
55
const contents = [

0 commit comments

Comments
 (0)