mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 21:02:10 +01:00
add generator url
This commit is contained in:
5
src/Generator.tsx
Normal file
5
src/Generator.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
export default function Generator() {
|
||||
return <div>Generator</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user