-
Notifications
You must be signed in to change notification settings - Fork 185
chore(docs): refactor places-ui-kit example into dedicated components for UI Kit elements #883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
usefulthink
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks. Thats exactly the style of API I would imagine for the places ui kit components. A couple of smaller remarks in the code.
examples/places-ui-kit/src/components/basic-place-autocomplete.tsx
Outdated
Show resolved
Hide resolved
|
One more thing, the components can in part be styled using css-variables, should we provide an interface for those as well, so users can style them using |
Using dedicated components for the Places UI Kit components
see #878