mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-28 03:38:11 +08:00
Feat: Added support for session graph and session essence templates. (#16851)
### Summary Feat: Added support for session graph and session essence templates.
This commit is contained in:
@@ -103,6 +103,7 @@ export default function ToolbarPlugin({ onToggleSource, showSource }: Props) {
|
||||
Source
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
onClick={() => {
|
||||
setShowToc(!showToc);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user