mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
RadioButton: Make description appear in a Tooltip component (#78010)
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
* @alpha
|
||||
*/
|
||||
export const Components = {
|
||||
RadioButton: {
|
||||
container: 'data-testid radio-button',
|
||||
},
|
||||
Breadcrumbs: {
|
||||
breadcrumb: (title: string) => `data-testid ${title} breadcrumb`,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user