diff --git a/components/AllProjects/index.tsx b/components/AllProjects/index.tsx new file mode 100644 index 0000000..ecb5ccc --- /dev/null +++ b/components/AllProjects/index.tsx @@ -0,0 +1,9 @@ +import React from 'react' + +const AllProjects = () => { + return ( +