mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 09:28:04 +08:00
feat: add plugin readme
This commit is contained in:
@ -5,7 +5,7 @@ import { useTriggerProviderInfo } from '@/service/use-triggers'
|
||||
import cn from '@/utils/classnames'
|
||||
import { useState } from 'react'
|
||||
import { useTranslation } from 'react-i18next'
|
||||
import { usePluginStore } from '../subscription-list/store'
|
||||
import { usePluginStore } from '../store'
|
||||
import { EventDetailDrawer } from './event-detail-drawer'
|
||||
|
||||
type TriggerEventCardProps = {
|
||||
|
||||
Reference in New Issue
Block a user