Skip to content

Commit 720ba3d

Browse files
authored
codeship
1 parent 0567267 commit 720ba3d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
[![@airbnb](https://img.shields.io/badge/code%20style-Airbnb-brightgreen.svg)](https://github.com/sm-react/react-smart-textarea/blob/development/.eslintrc)
33
[![@UsulPro](https://img.shields.io/badge/github-UsulPro-blue.svg)](https://github.com/UsulPro)
44
[![@sm-react](https://img.shields.io/badge/github-smARTLight-red.svg)](https://github.com/sm-react)
5-
[![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)
6-
[![codecov](https://codecov.io/gh/sm-react/react-smart-textarea/branch/master/graph/badge.svg)](https://codecov.io/gh/sm-react/react-smart-textarea)
5+
[ ![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)
76

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

0 commit comments

Comments
 (0)