Skip to content

Commit

Permalink
feat(Autocomplete): Add Autocomplete component DEV-152 (#103)
Browse files Browse the repository at this point in the history
* feat(Autocomplete): Add Autocomplete component DEV-152

* fix(Autocomplete) Fixes code review comments DEV-152

* fix(Autocomplete) Fixes UI review comments DEV-152

* fix(Autocomplete) Fixes broken snapshots DEV-152
  • Loading branch information
VagnerNico authored May 19, 2021
1 parent e8ae33b commit 3771df7
Show file tree
Hide file tree
Showing 13 changed files with 1,544 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@storybook/node-logger": "^6.1.20",
"@storybook/preset-create-react-app": "^3.1.6",
"@storybook/react": "^6.1.20",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.3",
"@testing-library/react-hooks": "^5.0.3",
"@testing-library/user-event": "^12.6.2",
Expand Down
Loading

1 comment on commit 3771df7

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for herzui ready!

✅ Preview
https://herzui-3mj0g67xk-micromed.vercel.app

Built with commit 3771df7.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.