some visual changes + improvements

This commit is contained in:
Daniel
2023-05-27 22:35:07 +03:30
parent 10727937b5
commit 1adb58c6d9
6 changed files with 47 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { ElementType, ReactElement, ReactNode, useState } from "react";
import { ReactNode, useState } from "react";
type Props = {
src: string;