mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-23 00:33:46 +02:00
Add basic navigation bar to server view
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import React from 'react';
|
||||
|
||||
export default () => (
|
||||
null
|
||||
<div className={'my-10'}>
|
||||
Test
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user