library screen web

This commit is contained in:
2025-09-30 16:53:14 +02:00
parent cf46c4599a
commit a16a88056b
6 changed files with 201 additions and 45 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import TabBar from "./TabBar";
import { Platform } from "react-native";
import HitParade from "../screens/HitParade/HitParade.js";
import Library from "../screens/Library/Library.js";
import Library from "../screens/Library/Library";
import Playbacks from "../screens/Playbacks/Playbacks";
import Profile from "../screens/Profile/Profile.js";
import HomeStack from "./HomeStack";