push partial docs
This commit is contained in:
9
frontend/src/components/PortHijack/PortHijackDocs.tsx
Normal file
9
frontend/src/components/PortHijack/PortHijackDocs.tsx
Normal file
@@ -0,0 +1,9 @@
|
||||
import { Box } from "@mantine/core"
|
||||
|
||||
|
||||
export const PortHijackDocs = () => {
|
||||
return <Box>
|
||||
PORT
|
||||
{/* TODO write me pls */}
|
||||
</Box>
|
||||
}
|
||||
Reference in New Issue
Block a user