add contributor and fix spelling mistake (#430)
This commit is contained in:
parent
4241f0d892
commit
21f8f7dfd7
|
@ -60,6 +60,7 @@ being awesome contributors to this project. **We'd like to take a moment to reco
|
|||
| <img src="https://github.com/viniciuslrangel.png?size=72" /> | Vinicius Rangel | [@viniciuslrangel](https://github.com/viniciuslrangel) |
|
||||
| <img src="https://github.com/otijhuis.png?size=72" /> | Okke Tijhuis | [@otijhuis](https://github.com/otijhuis) |
|
||||
| <img src="https://github.com/parkeyparker.png?size=72" /> | Aaron Parker | [@parkeyparker](https://github.com/parkeyparker) |
|
||||
| <img src="https://github.com/brandon-mork.png?size=72" /> | Brandon Mork | [@brandon-mork](https://github.com/brandon-mork) |
|
||||
|
||||
If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.
|
||||
|
||||
|
|
|
@ -420,7 +420,7 @@ describe('using spin-pulse', () => {
|
|||
})
|
||||
})
|
||||
|
||||
describe('using spin-revese', () => {
|
||||
describe('using spin-reverse', () => {
|
||||
test('spin-reverse', () => {
|
||||
const wrapper = mountFromProps({ icon: faCoffee, spinReverse: true })
|
||||
|
||||
|
|
Loading…
Reference in New Issue