finish sidebar, some fixes

This commit is contained in:
Stef-00012 2025-01-27 16:02:42 +01:00
parent 3c0909c1ab
commit fdb827a1f1
No known key found for this signature in database
GPG key ID: 28BE9A9E4EF0E6BF
18 changed files with 507 additions and 135 deletions

View file

@ -14,8 +14,6 @@ interface Props {
export default function LargeFileDisplay({ file, hidden, onClose }: Props) {
const dashUrl = db.get("url") as DashURL | null;
console.log("aagdrgf")
return (
<Pressable
style={{