Skip to content

Commit

Permalink
remove quotes on keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvin Leu committed Jan 24, 2024
1 parent db41ce9 commit 7e59b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DefaultTemplate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export const DefaultTemplate: React.FunctionComponent<DefaultTemplateProps> = (p
displayObjectSize={false}
displayDataTypes={false}
collapseStringsAfterLength={200}
quotesOnKeys={false}
enableClipboard={false}
/>
)}
Expand Down

0 comments on commit 7e59b31

Please sign in to comment.