From 3ce71706894f6f6b822ec42ab247a126f033a147 Mon Sep 17 00:00:00 2001
From: Shinji-Li <1349021570@qq.com>
Date: Thu, 9 May 2024 11:26:07 +0800
Subject: [PATCH] =?UTF-8?q?:bug:=20fix:=20=E5=85=A8=E5=B1=80=20CSS=20?=
=?UTF-8?q?=E5=BD=B1=E5=93=8D=E9=97=AE=E9=A2=98=E5=8E=BB=E9=99=A4=20(#192)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../__test__/__snapshots__/demo.test.tsx.snap | 1652 ++++++++---------
src/ProChat/container/OverrideStyle/global.ts | 34 -
2 files changed, 735 insertions(+), 951 deletions(-)
diff --git a/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap b/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap
index 515d5f7c..7455448b 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';
+
+
+
+