added new component Logout

This commit is contained in:
2025-09-18 21:12:50 -06:00
parent 10adca26af
commit 18765ab8fb
6 changed files with 77 additions and 2 deletions
+2 -1
View File
@@ -21,4 +21,5 @@ export default function Information(props: InformationProps) {
</ul>
</div>
);
}
}
//IO