[dyad] Removed 'Made with Dyad' tag - wrote 1 file(s), deleted 1 file(s)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { ImageConverter } from "@/components/image-converter";
|
||||
import { MadeWithDyad } from "@/components/made-with-dyad";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
@@ -15,9 +14,6 @@ export default function Home() {
|
||||
</div>
|
||||
<ImageConverter />
|
||||
</main>
|
||||
<div className="absolute bottom-4 z-10">
|
||||
<MadeWithDyad />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user