diff --git a/client/src/pages/tools/linux/RemoteSSH/index.js b/client/src/pages/tools/linux/RemoteSSH/index.js new file mode 100644 index 0000000..0bc8d35 --- /dev/null +++ b/client/src/pages/tools/linux/RemoteSSH/index.js @@ -0,0 +1 @@ +export {RemoteSSH as default} from "./RemoteSSH.jsx"; \ No newline at end of file