mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 00:30:02 +00:00
Layout updates
Added more themed components Refactored Superadmin creation
This commit is contained in:
@@ -2,7 +2,7 @@ import {Link} from "react-router-dom";
|
||||
|
||||
export default function TestView() {
|
||||
return (
|
||||
<div className="size-full flex justify-center">
|
||||
<div className="flex grow justify-center">
|
||||
<Link to="/setup">Setup</Link>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user