more modals replaced

This commit is contained in:
daniel31x13
2023-12-01 14:00:52 -05:00
parent 2c9541734a
commit a3c6d9b42e
13 changed files with 266 additions and 100 deletions
-1
View File
@@ -110,7 +110,6 @@ export default function Navbar() {
<ProfilePhoto
src={account.image ? account.image : undefined}
priority={true}
className=""
/>
</div>
<ul className="dropdown-content z-[1] menu p-1 shadow bg-base-200 border border-neutral-content rounded-xl w-40 mt-1">