mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Transformations: Move transformation help to drawer component (#79247)
* Move help to drawer component * Update component name * Flip hierarchy of transformation name and help description
This commit is contained in:
@@ -137,6 +137,7 @@ export const Components = {
|
||||
contract: 'Drawer contract',
|
||||
close: 'data-testid Drawer close',
|
||||
rcContentWrapper: () => '.rc-drawer-content-wrapper',
|
||||
subtitle: 'data-testid drawer subtitle',
|
||||
},
|
||||
},
|
||||
PanelEditor: {
|
||||
|
||||
Reference in New Issue
Block a user