Skip to content

Commit

Permalink
fix: type
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiaobo01 committed May 9, 2022
1 parent 7c2b8fa commit 2da8389
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/single.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export const App = () => {
}
value={value}
// defaultValue={value}
language="javascript"
onChange={handleChange}
onBlur={handleBlur}
options={{
Expand Down

0 comments on commit 2da8389

Please sign in to comment.