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