@@ -823,7 +823,7 @@ LoadedCheerio {
823823exports [` Table.FixedColumn > renders correctly > scrollX - with data 1` ] = `
824824LoadedCheerio {
825825 " 0" : <div
826- class = " rc-table rc-table-ping-right rc-table- fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
826+ class = " rc-table rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
827827 >
828828 <div
829829 class = " rc-table-container"
@@ -1642,7 +1642,7 @@ LoadedCheerio {
16421642exports [` Table.FixedColumn > renders correctly > scrollX - without data 1` ] = `
16431643LoadedCheerio {
16441644 " 0" : <div
1645- class = " rc-table rc-table-ping-right rc-table- fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
1645+ class = " rc-table rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
16461646 >
16471647 <div
16481648 class = " rc-table-container"
@@ -1931,7 +1931,7 @@ LoadedCheerio {
19311931exports [` Table.FixedColumn > renders correctly > scrollXY - with data 1` ] = `
19321932LoadedCheerio {
19331933 " 0" : <div
1934- class = " rc-table rc-table-ping-right rc-table- fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
1934+ class = " rc-table rc-table-fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
19351935 >
19361936 <div
19371937 class = " rc-table-container"
@@ -2804,7 +2804,7 @@ LoadedCheerio {
28042804exports [` Table.FixedColumn > renders correctly > scrollXY - without data 1` ] = `
28052805LoadedCheerio {
28062806 " 0" : <div
2807- class = " rc-table rc-table-ping-right rc-table- fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
2807+ class = " rc-table rc-table-fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
28082808 >
28092809 <div
28102810 class = " rc-table-container"
0 commit comments