mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 16:45:43 -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__ | ||
hooks | ||
pages | ||
tabs/ConnectData | ||
Connections.test.tsx | ||
Connections.tsx | ||
constants.ts | ||
routes.tsx |