diff --git a/Cards.jsx b/Cards.jsx deleted file mode 100644 index 2db0960..0000000 --- a/Cards.jsx +++ /dev/null @@ -1,26 +0,0 @@ -import React from 'react' - -const Cards = () => { - return ( -
-
-
- hi - -
-
-
-
- hi - -
-
- hi - -
-
-
- ) -} - -export default Cards \ No newline at end of file