mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 19:30:36 -06:00
Storybook: Added Viztooltip under Visualizations (#68992)
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
This commit is contained in:
parent
c66d5721f7
commit
649c68aafb
@ -4,7 +4,7 @@ import React from 'react';
|
||||
import { SeriesTable } from './SeriesTable';
|
||||
|
||||
const meta: Meta<typeof SeriesTable> = {
|
||||
title: 'VizTooltip/SeriesTable',
|
||||
title: 'Visualizations/VizTooltip/SeriesTable',
|
||||
component: SeriesTable,
|
||||
argTypes: {
|
||||
timestamp: {
|
||||
|
Loading…
Reference in New Issue
Block a user