Remove code for chapter 16

This commit is contained in:
Delba de Oliveira
2023-10-26 08:47:33 -07:00
parent 0574e4f210
commit 401763aa2d
6 changed files with 1 additions and 28 deletions

View File

@@ -3,6 +3,7 @@ import { ArrowRightIcon } from '@heroicons/react/24/outline';
import { lusitana } from '@/app/ui/fonts';
import Image from 'next/image';
import Link from 'next/link';
export default function Page() {
return (
<main className="flex min-h-screen flex-col p-6">