mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* fix DataSourceAddButton component This component implicitly returned `false` when `canCreateDataSource` was false, and that way it didn't qualify as a function component. We fixed it to explicitly return null in this case. * DataSourceAddButton: update function signature This is more consistent with other code in this codebase. |
||
---|---|---|
.. | ||
__mocks__ | ||
components | ||
pages | ||
state | ||
api.test.ts | ||
api.ts | ||
constants.ts | ||
tracking.ts | ||
types.ts | ||
utils.test.ts | ||
utils.ts |