This website requires JavaScript.
Explore
Help
Sign in
Skynet
/
misc_pterodactyl-panel
Watch
6
Star
0
Fork
You've already forked misc_pterodactyl-panel
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e69d55ec6f
misc_pterodactyl-panel
/
resources
/
scripts
/
components
/
server
/
ServerConsole.tsx
8 lines
108 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix some issues with navigating in the router and bad animations
2019-06-29 05:17:29 +00:00
import
React
from
'react'
;
export
default
(
)
=
>
(
Add basic navigation bar to server view
2019-06-29 05:49:08 +00:00
<
div
className
=
{
'my-10'
}
>
Test
<
/
div
>
Fix some issues with navigating in the router and bad animations
2019-06-29 05:17:29 +00:00
)
;
Reference in a new issue
Copy permalink