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