mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-12 12:24:53 +01:00
4 lines
55 B
TypeScript
4 lines
55 B
TypeScript
import React from 'react';
|
|
|
|
export default () => null;
|