Skip to content

Commit

Permalink
Update views/topic/edit-topic.hbs
Browse files Browse the repository at this point in the history
Add space lib component

Co-authored-by: Bartosz Nowicki <[email protected]>
  • Loading branch information
Michaellinaresxk and bn-pass authored Nov 17, 2023
1 parent 81cc7ed commit 30e5de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/topic/edit-topic.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
{{closeLabel}}
</button>

{{>"lib/components/csrfInput"}}
{{> "lib/components/csrfInput"}}

<button type="submit" class="btn btn-primary btn-submit" data-testid="topic-submitchanges-btn">
{{submitLabel}}
Expand Down

0 comments on commit 30e5de5

Please sign in to comment.