Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Question: Autosuggest custom Props, are they used? #422

Closed
tamoore opened this issue Jan 29, 2018 · 1 comment
Closed

Question: Autosuggest custom Props, are they used? #422

tamoore opened this issue Jan 29, 2018 · 1 comment
Labels

Comments

@tamoore
Copy link
Contributor

tamoore commented Jan 29, 2018

I had a look over the code and it seemed to just validate whether this prop was defined.

It wasn't immediately apparent to me that this needs to be a custom prop validation. It seemed like it's main purpose (aside from checking that it was a string) is to validate that if a theme is included and contains a suggestionsContainer and a prop suggestionsContainerClassName is defined then Error.

Does anyone know the reason for this or could give me some background on this?

suggestionsContainerClassName: (props, _, componentName) => {

@tamoore
Copy link
Contributor Author

tamoore commented May 9, 2018

Closing this.

@tamoore tamoore closed this as completed May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant