Storybook: Added Viztooltip under Visualizations (#68992)

Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
This commit is contained in:
Khushi Jain 2023-05-24 22:02:15 +05:30 committed by GitHub
parent c66d5721f7
commit 649c68aafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {