clockface icon indicating copy to clipboard operation
clockface copied to clipboard

Fix Storybook documentation error

Open taramk opened this issue 3 years ago • 0 comments

In "Toggle", the import line reads:

import {Toggle, ToggleInputType} from '@influxdata/clockface'

However, it's actually called "InputToggleType", not ToggleInputType.

Update the Storybook documentation to use the correct name.

image

taramk avatar Oct 04 '22 20:10 taramk