mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 03:22:38 +00:00
add .value div for consistency and styling
This commit is contained in:
@@ -8,6 +8,7 @@ const Combobox = createClass({
|
||||
displayName : 'Combobox',
|
||||
getDefaultProps : function() {
|
||||
return {
|
||||
className : '',
|
||||
trigger : 'hover',
|
||||
default : '',
|
||||
autoSuggest : {
|
||||
|
||||
Reference in New Issue
Block a user