admin-vben5/packages/@core/ui-kit/shadcn-ui/src
XiaoHetitu 8ba7bdf2bd
fix(button): 为按钮添加type属性防止表单提交意外触发表单验证机制 (#6340)
在按钮组件中,按钮元素缺少type="button"属性可能导致在表单中意外提交。添加此属性以确保按钮行为符合预期。

Co-authored-by: yuanwj <ywj6792341@qq.com>
2025-06-08 17:56:24 +08:00
..
components fix(button): 为按钮添加type属性防止表单提交意外触发表单验证机制 (#6340) 2025-06-08 17:56:24 +08:00
ui fix: alert width fixed in small screen (#6312) 2025-05-30 19:54:26 +08:00
index.ts refactor: change the shadcn-ui directory and remove rarely used components (#4626) 2024-10-13 10:58:09 +08:00