Merge branch 'master' into karma

This commit is contained in:
Kim Gardner
2018-05-23 16:47:52 -04:00
committed by GitHub
+1 -1
View File
@@ -264,7 +264,7 @@ Coral UI is a set of components to help you build your UI. This powers our core.
### Import
```js
import {Button} 'plugin-api/beta/components/ui';
import {Button} from 'plugin-api/beta/components/ui';
```
### Components