fix: fix table horizontal scroll and collapsed sidebar
This commit is contained in:
@@ -10,6 +10,9 @@ const config: CodegenConfig = {
|
||||
presetConfig: {
|
||||
gqlTagName: 'gql',
|
||||
},
|
||||
config: {
|
||||
enumsAsConst: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user