diff --git a/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap b/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap
index 7455448..9cc6c20 100644
--- a/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap
+++ b/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap
@@ -10,7 +10,7 @@ exports[`
-
- $ pnpm install
-
-
-
- + $ pnpm install + | +
+ |
-
- import { renderHook } from '@testing-library/react-hooks';
-import { act } from 'react-dom/test-utils';
-import { useDropNodeOnCanvas } from './useDropNodeOnCanvas';
-
-
-
- + + import + + { renderHook } + + from + + + + '@testing-library/react-hooks' + + ; + | +
+ + import + + { act } + + from + + + + 'react-dom/test-utils' + + ; + | +
+ + import + + { useDropNodeOnCanvas } + + from + + + + './useDropNodeOnCanvas' + + ; + | +
+ |