Update code styling in README

This commit is contained in:
Jordan Byron 2016-08-01 08:56:31 -04:00
parent 31cc232a58
commit 62be56df4e

View File

@ -126,7 +126,7 @@ if (action) {
Returns true if device supports 3d touch and 3d touch is not disabled.
```
```javascript
var QuickActions = require('react-native-quick-actions');
QuickActions.isSupported(function(error, supported) {