Browse Source

chore: update table onHeaderRow story

走鹃 3 years ago
parent
commit
14a516faf2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/semi-ui/table/_story/v2/FixedOnHeaderRow/index.jsx

+ 3 - 0
packages/semi-ui/table/_story/v2/FixedOnHeaderRow/index.jsx

@@ -3,6 +3,9 @@ import { Table, Avatar, Toast } from '@douyinfe/semi-ui';
 import * as dateFns from 'date-fns';
 
 App.storyName = 'fix onHeaderRow';
+App.parameters = {
+    chromatic: { disableSnapshot: true },
+};
 
 /**
  * test with cypress