Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 658fa39

Browse files
author
Jimmy Jia
committed
[fixed] Remove unused variable
1 parent dbb36a2 commit 658fa39

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/src/ReactPlayground.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ class CodeMirrorEditor extends React.Component {
141141
let editor;
142142

143143
if (IS_MOBILE) {
144-
let preStyles = {overflow: 'scroll'};
145144
editor = (
146145
<CodeExample
147146
mode='javascript'

0 commit comments

Comments
 (0)