// Bibliothèque personnelle : éléments sauvegardés depuis le chat et les outils. import { LibraryApp } from "@/components/learning/library-app"; export const metadata = { title: "Bibliothèque" }; export default function BibliothequePage() { return ; }