mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Switch to Hilla for UI
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default function TestView() {
|
||||
return (
|
||||
<h1>Hello Gameyfin!</h1>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user