Skip to content
bdbch edited this page Jul 20, 2019 · 1 revision
import{useUser}from"@d2k/react-github";functionMyComponent(){const{ user, loading, error }=useUser("nat");// your component}

Introduction

Hooks

User hooks

Branch hooks

Release hooks

Other hooks

Clone this wiki locally