mirror of
https://github.com/Stef-00012/Zipline-Android-App.git
synced 2025-05-11 10:25:59 +02:00
finish sidebar, some fixes
This commit is contained in:
parent
3c0909c1ab
commit
fdb827a1f1
18 changed files with 507 additions and 135 deletions
|
@ -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={{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue