Skip to content

Commit bb7ea34

Browse files
committed
clean up some activity snippets
1 parent 50ec74d commit bb7ea34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/snippets/activity.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
>
22
```javascript
3+
// Invoke activity call
34
var product = 'The selected product';
45
var userEmail = 'thecurrentuser@me.com';
56
Breinify.activity({

0 commit comments

Comments
 (0)