mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 18:04:46 +02:00
6 lines
63 B
TypeScript
6 lines
63 B
TypeScript
import React from 'react';
|
|
|
|
export default () => (
|
|
null
|
|
);
|