mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:39:25 +08:00
feat: added ActionButton component (#6631)
This commit is contained in:
@@ -660,6 +660,7 @@ button:focus-within {
|
||||
}
|
||||
|
||||
@import '../components/base/button/index.css';
|
||||
@import '../components/base/action-button/index.css';
|
||||
@import '../components/base/modal/index.css';
|
||||
|
||||
@tailwind utilities;
|
||||
Reference in New Issue
Block a user