Merge version_23 into main #13

Open
development wants to merge 1 commits from version_23 into main

View File

@@ -166,6 +166,7 @@ const MetricCardTwo = ({
metricDescriptionClassName={metricDescriptionClassName}
/>
))}
<button className="bg-primary-cta text-secondary-cta rounded-lg px-4 py-2 mt-4">That</button>
</CardStack>
);
};