Skip to content

Commit ef3548e

Browse files
committed
Update snapshot
1 parent 7be6497 commit ef3548e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/__snapshots__/Table.expandRow.spec.js.snap

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ exports[`Table.expand controlled by expandedRowKeys 1`] = `
6565
className="rc-table-content">
6666
<div
6767
className="rc-table-body"
68-
onMouseOver={[Function]}
6968
onScroll={[Function]}
70-
onTouchStart={[Function]}
7169
style={Object {}}>
7270
<table
7371
className=""
@@ -589,9 +587,7 @@ exports[`Table.expand controlled by expandedRowKeys 2`] = `
589587
className="rc-table-content">
590588
<div
591589
className="rc-table-body"
592-
onMouseOver={[Function]}
593590
onScroll={[Function]}
594-
onTouchStart={[Function]}
595591
style={Object {}}>
596592
<table
597593
className=""
@@ -1201,9 +1197,7 @@ exports[`Table.expand expand row by click 1`] = `
12011197
className="rc-table-content">
12021198
<div
12031199
className="rc-table-body"
1204-
onMouseOver={[Function]}
12051200
onScroll={[Function]}
1206-
onTouchStart={[Function]}
12071201
style={Object {}}>
12081202
<table
12091203
className=""

0 commit comments

Comments
 (0)