mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
<%=
|
|
react_component(
|
|
'TenantSignUp',
|
|
{
|
|
authenticityToken: form_authenticity_token
|
|
}
|
|
)
|
|
%> |