mirror of
https://github.com/apricote/ein-pfeil-am-rechten-fleck.de.git
synced 2026-01-13 13:01:02 +00:00
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export const Character = () => {
|
|
return <section></section>;
|
|
};
|