Skip to content

Conversation

czgu
Copy link
Collaborator

@czgu czgu commented Jan 5, 2021

  • Stories are now in ui/ instead of stories and is split per component file
  • updated from v5 to v6
  • added appropriate UI controls in storybook and removed additional components
  • split storybook into 5 sections: form/layout/stateless/stateful/button
    image

@czgu czgu requested a review from meowcodes January 5, 2021 03:34
@@ -46,6 +46,7 @@ export const Dropdown: React.FunctionComponent<IProps> = ({

// Click based Dropdown Control
const handleClick = React.useCallback((event) => {
console.log('wtf');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean haha

@czgu czgu merged commit 36d3d03 into master Jan 5, 2021
@czgu czgu deleted the storybookupdate branch January 5, 2021 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants