Server IP : 192.250.235.76 / Your IP : 45.90.210.12
System : Linux s2968.sgp1.stableserver.net 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
PHP Version : 8.2.29
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
1902120114081995
Server IP : 198.54.116.172 / Your IP : 216.73.216.36
System : Linux server322.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : mail
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /opt/alt/alt-nodejs12/root/usr/lib/node_modules/npm/docs/src/components//MobileSidebar.js
import React from 'react'
import styled from 'styled-components'
import DocLinks from './DocLinks'
import {} from '../components/Sidebar'
const MobileContainer = styled.div`
border-left: 1px solid #86838333;
border-bottom: 1px solid #86838333;
padding: 30px 30px 200px;
width: 340px;
display: block;
height: calc(100vh - 54px);
overflow: scroll;
position: fixed;
top: 54px;
right: 0px;
background-color: ${(props) => props.theme.colors.white};
z-index: 100;
@media screen and (min-width: ${(props) => props.theme.breakpoints.TABLET}) {
display: none;
}
`
const MobileSidebar = () => {
return (
<MobileContainer flexDirection='column'>
<DocLinks />
</MobileContainer>
)
}
export default MobileSidebar
Name
Size
Last Modified
Owner / Group
Permissions
Options
.. -- March 03 2024 22:49:16 root / root 0755 home -- March 03 2024 22:49:16 root / root 0755 Accordion.js 1.137 KB January 11 2022 01:49:30 root / root 0644 Button.js 0.467 KB January 11 2022 01:49:30 root / root 0644 DocLinks.js 1.828 KB January 11 2022 01:49:30 root / root 0644 FoundTypo.js 0.796 KB January 11 2022 01:49:30 root / root 0644 MobileSidebar.js 0.738 KB January 11 2022 01:49:30 root / root 0644 Sidebar.js 0.604 KB January 11 2022 01:49:30 root / root 0644 layout.js 0.59 KB January 11 2022 01:49:30 root / root 0644 links.js 0.947 KB January 11 2022 01:49:30 root / root 0644 navbar.js 3.171 KB January 11 2022 01:49:30 root / root 0644 scripts.js 0.596 KB January 11 2022 01:49:30 root / root 0644 seo.js 1.722 KB January 11 2022 01:49:30 root / root 0644