mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-14 12:23:44 +02:00
4 lines
55 B
TypeScript
4 lines
55 B
TypeScript
import React from 'react';
|
|
|
|
export default () => null;
|