mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
Scope Plaid Link script to Plaid flows
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
|
||||
<%= stylesheet_link_tag "tailwind", "data-turbo-track": "reload" %>
|
||||
|
||||
<%= javascript_include_tag "https://cdn.plaid.com/link/v2/stable/link-initialize.js" %>
|
||||
<%= combobox_style_tag %>
|
||||
|
||||
<%= yield :plaid_link %>
|
||||
<%= javascript_importmap_tags %>
|
||||
<%= render "layouts/dark_mode_check" %>
|
||||
<%= turbo_refreshes_with method: :morph, scroll: :preserve %>
|
||||
|
||||
Reference in New Issue
Block a user