mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 11:04:27 +08:00
comments
This commit is contained in:
parent
f47c9be102
commit
c01b96fa35
@ -175,7 +175,7 @@ const parseAsBundleInfo = createParser<BundleInfoQuery>({
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Hook to manage plugin installation state via URL
|
* Hook to manage plugin installation state via URL
|
||||||
* @returns [installState, setInstallState] - Installation state and setter
|
* @returns [installState, setInstallState] - installState includes parsed packageId and bundleInfo
|
||||||
*
|
*
|
||||||
* @example
|
* @example
|
||||||
* const [installState, setInstallState] = usePluginInstallation()
|
* const [installState, setInstallState] = usePluginInstallation()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user