diff --git a/frontend/src/components/the_eisenhower_matrix/Eisenhower.jsx b/frontend/src/components/the_eisenhower_matrix/Eisenhower.jsx index ba1a1e3..7800fa9 100644 --- a/frontend/src/components/the_eisenhower_matrix/Eisenhower.jsx +++ b/frontend/src/components/the_eisenhower_matrix/Eisenhower.jsx @@ -2,12 +2,12 @@ import React from 'react'; function EachBlog({ name, colorCode }) { return ( -
-
+
+
{name}
-
- content +
+ Content goes here
); @@ -15,9 +15,9 @@ function EachBlog({ name, colorCode }) { function Eisenhower() { return ( -
-

The Eisenhower Matrix

-
+
+

The Eisenhower Matrix

+