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