chore(js): update coldwired and react

This commit is contained in:
Paul Chavard 2024-05-06 18:07:29 +02:00
parent 316a33f97b
commit 1e11ad4ce6
No known key found for this signature in database
24 changed files with 108 additions and 106 deletions

View file

@ -11,6 +11,8 @@ by providing a `content_for(:javascript)` block.
<%= javascript_include_tag js_path %>
<% end %>
<%= vite_client_tag %>
<%= vite_react_refresh_tag %>
<%= vite_typescript_tag 'manager' %>
<%= yield :javascript %>