Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit b31c65c

Browse files
author
Victor George
committed
Fix the syntax to render the script portion of the template.
1 parent 50b801e commit b31c65c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/listings/listings.jade

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
<react-component name="ChallengeFiltersExample" props="userProps" watch-depth="reference"/>
1+
react-component(name="ChallengeFiltersExample" props="userProps" watch-depth="reference")
32

43
script.
54
(function() {

0 commit comments

Comments
 (0)