feat(@vtmn/css, @vtmn/react, @vtmn/svelte, @vtmn/vue): Improve VtmnAlert
component
#1463
Labels
community 👥
As we stopped improvements for this version of Vitamin, this issue needs to be done by the community
CSS 🎨
Related to CSS styles packages
React 🔵
Related to React components library
Svelte 🟠
Related to Svelte components library
Vue 🟢
Related to Vue components library
Describe the bug
We want to use the Alert component into a page but not sticky. In order to to that we need to import VtmnAlertItem but it is not exported for the moment
This component could be impoved by :
<div/>
by<dialog/>
HTML tag<dialog/>
<dialog/>
The text was updated successfully, but these errors were encountered: