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 ab3c8fe commit c836f36Copy full SHA for c836f36
src/Pages/ProjectsPage/PGAS25Fail.tsx
@@ -1,5 +1,4 @@
1
import { Paragraph } from "../../Components/Paragraph";
2
-import FailBoard from "@/assets/PGAS25/FailBoard.png";
3
4
export default function PGAS25Fail(){
5
return <div className="relative grid place-items-center">
@@ -92,9 +91,6 @@ export default function PGAS25Fail(){
92
91
Rspress (to test the project.)
93
</a>
94
</li>
95
-
96
- <h2 className="text-xl">Scrum board:</h2>
97
- <img src={FailBoard} />
98
</article>
99
</div>
100
}
src/assets/PGAS25/FailBoard.png
-1.38 MB
0 commit comments