Skip to content

Commit

Permalink
feat(ffe-buttons-react): Add contribute.md link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristofer Selbekk committed Dec 22, 2017
1 parent 4719b2e commit 5474772
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/ffe-buttons-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
$ npm install --save ffe-core ffe-buttons ffe-buttons-react
```

`ffe-buttons-react` has a peer dependency on `ffe-core` and `ffe-buttons`.
`ffe-buttons-react` has a peer dependency on `ffe-core` and `ffe-buttons`.

## Usage

Expand Down Expand Up @@ -173,3 +173,8 @@ it, you can change the type to either `button` or `reset`:
In the case of specifying `type="button"` it is important that you also
specify an `onClick` handler - so that the button triggers some kind of
reaction.

## Utvikling og bidrag

For informasjon om utvikling og bidrag, vennligst se
[CONTRIBUTE.md](***REMOVED***)

0 comments on commit 5474772

Please sign in to comment.