Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
feat(fix): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tubiaoge committed Aug 17, 2020
1 parent e356696 commit 9830714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/demoData/sheetCell.js
Original file line number Diff line number Diff line change
Expand Up @@ -5581,7 +5581,7 @@ const sheetCell = {
"column_focus": 0
}],
"luckysheet_selection_range": [],
"scrollLeft": 300,
"scrollTop": 515
"scrollLeft": 0,
"scrollTop": 0
}
export default sheetCell

0 comments on commit 9830714

Please sign in to comment.