Private
Public Access
1
0

fix: dev: the react is crashing on some cases #5

This commit is contained in:
2026-04-18 17:53:02 +02:00
parent ef4cf6ef69
commit c00ed57240
4 changed files with 4 additions and 4 deletions

View File

@@ -136,5 +136,5 @@
</script>
{{ vite_entry_script_tags('passkey') }}
{{ vite_entry_script_tags('passkey', { dependency: 'react' }) }}
{% endblock %}