Skip to content

Commit

Permalink
codeship
Browse files Browse the repository at this point in the history
  • Loading branch information
usulpro authored Aug 27, 2016
1 parent 0567267 commit 720ba3d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
[![@airbnb](https://img.shields.io/badge/code%20style-Airbnb-brightgreen.svg)](https://github.com/sm-react/react-smart-textarea/blob/development/.eslintrc)
[![@UsulPro](https://img.shields.io/badge/github-UsulPro-blue.svg)](https://github.com/UsulPro)
[![@sm-react](https://img.shields.io/badge/github-smARTLight-red.svg)](https://github.com/sm-react)
[![Coverage Status](https://coveralls.io/repos/github/sm-react/react-smart-textarea/badge.svg?branch=master)](https://coveralls.io/github/sm-react/react-smart-textarea?branch=master)
[![codecov](https://codecov.io/gh/sm-react/react-smart-textarea/branch/master/graph/badge.svg)](https://codecov.io/gh/sm-react/react-smart-textarea)
[ ![Codeship Status for sm-react/react-smart-textarea](https://codeship.com/projects/88a09fa0-471d-0134-a2ae-0a0a8703cfb0/status?branch=master)](https://codeship.com/projects/169096)

# react-smart-textarea
React textarea: easy, transparent textarea component for ReactJS (autoheight, adjustable, responsive text input element) access to textarea attributes and textarea style
Expand Down Expand Up @@ -38,4 +37,4 @@ import SmTextarea from 'SmartTextarea.jsx';
styleFocus={{outlineColor: "rgb(77, 144, 254)", outlineOffset: {-2}, outlineStyle: "auto", …}}
hintText="chrome style"
/>
~~~
~~~

0 comments on commit 720ba3d

Please sign in to comment.