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