diff --git a/client/src/ui/system/desktop.js b/client/src/ui/system/desktop.js new file mode 100644 index 0000000..7e65c4f --- /dev/null +++ b/client/src/ui/system/desktop.js @@ -0,0 +1,12 @@ +import React from 'react'; +import "../../App.css"; + +function Desktop(props){ + return ( +