File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -16,21 +16,6 @@ export default function Home() {
1616 < Button asChild >
1717 < Link href = "/tabs" > Tabs</ Link >
1818 </ Button >
19- < a
20- className = "flex items-center gap-2 hover:underline hover:underline-offset-4"
21- href = "https://nextjs.org/learn?utm_source=create-next-app& utm_medium = appdir - template - tw & utm_campaign = create - next - app "
22- rel = "noopener noreferrer"
23- target = "_blank"
24- >
25- < Image
26- aria-hidden
27- alt = "File icon"
28- height = { 16 }
29- src = "/file.svg"
30- width = { 16 }
31- />
32- Learn
33- </ a >
3419
3520 < a
3621 className = "flex items-center gap-2 border font-medium text-sm justify-center rounded-full border-solid border-transparent transition-colors bg-foreground text-background hover:bg-[#383838] dark:hover:bg-[#ccc] sm:text-base h-10 sm:h-12 px-4 sm:px-5 sm:w-auto"
You can’t perform that action at this time.
0 commit comments