We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8edf974 commit a4b30d8Copy full SHA for a4b30d8
src/components/Future/index.jsx
@@ -1,5 +1,5 @@
1
-import { Section } from "@components/Section";
2
import { RectangleGoggles } from "lucide-react";
+import { Section } from "@components/Section";
3
4
export function Future() {
5
const contents = [
0 commit comments