mirror of
https://github.com/jakejarvis/domainstack.io.git
synced 2026-09-11 05:25:33 -04:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
export default function Default() {
|
|
return null;
|
|
}
|