diff --git a/src/components/Card/index.js b/src/components/Card/index.js index c27035c..c0bd27f 100644 --- a/src/components/Card/index.js +++ b/src/components/Card/index.js @@ -61,7 +61,11 @@ const ProcessCard = ({ processes, title, hint, buttons, options }) => { className="flex flex-row gap-x-7 items-center justify-between" >
- icon + icon

{option.title}

{option.content}