feat(desktop): session router, interrupt agent, visual cleanup
This commit is contained in:
parent
69a499f807
commit
d525fbf829
21 changed files with 1259 additions and 1145 deletions
|
|
@ -154,6 +154,7 @@ export function Diff<T>(props: DiffProps<T>) {
|
|||
...others,
|
||||
})
|
||||
|
||||
container.innerHTML = ""
|
||||
instance.render({
|
||||
oldFile: local.before,
|
||||
newFile: local.after,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue