refactor: 移除 MUI sx 样式和未使用的 GlobalSnackbar 引用
This commit is contained in:
@@ -25,7 +25,6 @@ export default function JsonDiffInput({
|
||||
onChange={onChange}
|
||||
placeholder={placeholder}
|
||||
minRows={8}
|
||||
autoResize={false}
|
||||
externalError={error ?? undefined}
|
||||
showClear={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user