You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a bunch of UI components that would be useful to be able to see in a catalogue. Create a Storybook file for each of these components in src/BasicInputs/stories.
src/BasicInputs
BooleanInput.tsx
DatetimeInput.tsx
ModelItemInput.tsx
NumberInput.tsx
SelectInput.tsx
StringInput.tsx
The text was updated successfully, but these errors were encountered:
There are a bunch of UI components that would be useful to be able to see in a catalogue. Create a Storybook file for each of these components in
src/BasicInputs/stories
.src/BasicInputs
The text was updated successfully, but these errors were encountered: