mirror of
https://github.com/apache/superset.git
synced 2026-09-01 21:11:28 +00:00
@@ -155,7 +155,7 @@ describe('SelectControl', () => {
|
||||
<SelectControl
|
||||
{...defaultProps}
|
||||
multi
|
||||
value={50}
|
||||
value={['today']}
|
||||
placeholder="add something"
|
||||
/>,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user