| @@ -293,7 +293,7 @@ export { | |||
| 293 | isOdd, | 293 | isOdd, |
| 294 | countOccurrences, | 294 | countOccurrences, |
| 295 | renderTemplate, | 295 | renderTemplate, |
| 296 | swipe_right | 296 | swipe_right, |
| 297 | }; | 297 | }; |
| 298 | 298 | ||
| 299 | /** | 299 | /** |
| @@ -293,7 +293,7 @@ export { | |||
| 293 | isOdd, | 293 | isOdd, |
| 294 | countOccurrences, | 294 | countOccurrences, |
| 295 | renderTemplate, | 295 | renderTemplate, |
| 296 | swipe_right | 296 | swipe_right, |
| 297 | }; | 297 | }; |
| 298 | 298 | ||
| 299 | /** | 299 | /** |