class Playbook::PbCurrency::Currency

def currency_wrapper_props

def currency_wrapper_props
  {
    classname: "dollar_sign",
    color: "light",
    dark: dark,
  }
end