(ns ch.lyrion.carbon.secondary-button.ui-secondary-button (:require [ch.lyrion.carbon.factory-helpers :as h] ["carbon-components-react/lib/components/SecondaryButton/SecondaryButton.js" :default SecondaryButton])) (def ui-secondary-button "Props: " (h/factory-apply SecondaryButton))