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 0bb26cd commit aa28017Copy full SHA for aa28017
src/app/page.tsx
@@ -2,7 +2,7 @@ import Link from "next/link";
2
import styles from "./page.module.css";
3
import Background from "./components/Background/Background";
4
5
-// Testing Actions Pipeline Remove this later
+// Testing Actions Pipeline Remove this later -
6
7
const page = async () => {
8
return (
0 commit comments