Closed CaryLandholt closed 7 years ago
<ReactFilestack apikey={apikey} options={basicOptions} onSuccess={onSuccess} onError={onError} render={({ onPick }) => ( <div> <strong>Find an avatar</strong> <button onClick={onPick}>Pick</button> </div> )} />
should be good now
Should be good to merge