tab/app/views/pages/_transaction_form.html.haml
David Vandorpe eae4a3e99c
Fix for WiNA
2018-03-13 14:50:50 +01:00

4 lines
119 B
Plaintext

.card-wrapper
.card.padded
= react_component 'TransactionForm', user: current_user, peers: User.all.order(:name)