mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
remove monaco diff editor validation for firestore rules
This commit is contained in:
@@ -146,7 +146,7 @@ export default function Step4Rules({
|
||||
modified={newRules}
|
||||
containerProps={{ sx: { width: "100%" } }}
|
||||
minHeight={400}
|
||||
// options={{ renderValidationDecorations: "off" }}
|
||||
options={{ renderValidationDecorations: "off" }}
|
||||
/>
|
||||
<Typography
|
||||
variant="inherit"
|
||||
|
||||
Reference in New Issue
Block a user