import React from "react"; const WorkspaceProjectPage = () => (
Plane Workspace project Space
); export default WorkspaceProjectPage;