mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 04:49:41 +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
|
||||
* @returns [installState, setInstallState] - Installation state and setter
|
||||
* @returns [installState, setInstallState] - installState includes parsed packageId and bundleInfo
|
||||
*
|
||||
* @example
|
||||
* const [installState, setInstallState] = usePluginInstallation()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user