mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Fix some issues with navigating in the router and bad animations
This commit is contained in:
5
resources/scripts/components/server/ServerConsole.tsx
Normal file
5
resources/scripts/components/server/ServerConsole.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from 'react';
|
||||
|
||||
export default () => (
|
||||
null
|
||||
);
|
||||
Reference in New Issue
Block a user