class Playbook::PbTextInput::TextInput

def add_on_props

def add_on_props
  { dark: dark }.merge(add_on || {})
end