svipulc / Evoke-ui

Evoke UI is a modern, flexible, and highly customizable component library built with TypeScript and Vite. It is designed to help developers create beautiful, responsive, and accessible user interfaces with minimal effort.
https://www.npmjs.com/package/@social-media/evoke-ui
2 stars 0 forks source link

style: fix style issue of rounded in card component #16

Closed svipulc closed 2 months ago

svipulc commented 2 months ago

Fix Style Issue of Rounded Corners in Card Component

Overview

This pull request addresses a style issue related to the rounded corners of the card component in our UI library. The current implementation does not consistently apply the desired border-radius across all instances of the card, leading to a visually unappealing and inconsistent user interface.

Changes Made

Impact

This enhancement improves the visual coherence of our application and aligns the card component with our design guidelines. It enhances user experience by providing a polished and professional appearance.

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 1.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: