Skip to content

Commit f1389f2

Browse files
committed
[DOC] remove unused dependency
1 parent 9f36b38 commit f1389f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Create web UIs for Tock chatbots
1010

1111
## Quick Start
1212

13-
Include `react`, `react-dom`, `@emotion-core`, `@emotion-styled`, `@emotion-react`, `emotion-theming` and `tock-react-kit` in an HTML page.
13+
Include `react`, `react-dom`, `@emotion-core`, `@emotion-styled`, `emotion-theming` and `tock-react-kit` in an HTML page.
1414
_React must be at least version 16.8 (must have hooks)_
1515

1616
```html

0 commit comments

Comments
 (0)