Add function color remaining text (#1980)
This commit is contained in:
parent
be6cabb315
commit
b87a08e160
3 changed files with 29 additions and 5 deletions
|
@ -17,6 +17,7 @@ window.React = React;
|
|||
function loadStories () {
|
||||
require('./stories/loading_indicator.story.jsx');
|
||||
require('./stories/button.story.jsx');
|
||||
require('./stories/character_counter.story.jsx');
|
||||
require('./stories/autosuggest_textarea.story.jsx');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue