[dyad] Applied a strict black and white theme - wrote 3 file(s)

This commit is contained in:
[dyad]
2026-01-20 12:01:17 +01:00
parent e978708456
commit 29b7d57694
3 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ export const Footer = () => {
return (
<footer className="w-full max-w-2xl p-4 row-start-2">
<div className="flex justify-between items-center">
<p className="text-sm text-gray-500 dark:text-gray-400">
<p className="text-sm text-muted-foreground">
v0.1.0
</p>
<ThemeToggle />