mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
dashfolders: New snapshot since we changed from defaultValue to value per latest React documentation #10275
This commit is contained in:
parent
1255a0a356
commit
49634593cf
@ -41,9 +41,9 @@ exports[`ServerStats Should render table with stats 1`] = `
|
||||
/>
|
||||
<select
|
||||
className="gf-select-nav gf-form-input"
|
||||
defaultValue="/url/server-stats"
|
||||
id="page-header-select-nav"
|
||||
onChange={[Function]}
|
||||
value="/url/server-stats"
|
||||
>
|
||||
<option
|
||||
value="/url/server-stats"
|
||||
|
Loading…
Reference in New Issue
Block a user