mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
Update index.tsx
This commit is contained in:
@@ -25,6 +25,6 @@ export const config: IFieldConfig = {
|
||||
popoverProps: { PaperProps: { sx: { p: 1, minWidth: "200px" } } },
|
||||
}),
|
||||
SideDrawerField,
|
||||
requireConfiguration: true,
|
||||
requireConfiguration: false,
|
||||
};
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user