Skip to content

Commit

Permalink
add newlines to these files
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Apr 11, 2024
1 parent 2f945d8 commit 9bd59db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/app/javascript/turbo_shim.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ export function replaceHTML(id, html) {

ele.innerHTML = newHTML;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
<% end %>
</div>
</template>
</turbo-stream>
</turbo-stream>

0 comments on commit 9bd59db

Please sign in to comment.