mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 00:48:04 +08:00
action panel header
This commit is contained in:
@ -14,6 +14,7 @@ const ActionCard = () => {
|
||||
|
||||
const ActionList = () => {
|
||||
const { t } = useTranslation()
|
||||
// TODO use tool-item add api in tool providers
|
||||
return (
|
||||
<div className='px-4 pt-2 pb-4'>
|
||||
<div className='mb-1 py-1'>
|
||||
|
||||
Reference in New Issue
Block a user