Skip to content

Commit e9bde82

Browse files
committed
remove create payout account on org transactions page
1 parent 5ddb98f commit e9bde82

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/algora_web/live/org/transactions_live.ex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,6 @@ defmodule AlgoraWeb.Org.TransactionsLive do
193193
<.button phx-click="show_manage_payout_drawer">
194194
Manage payout settings
195195
</.button>
196-
<% else %>
197-
<.button phx-click="show_create_payout_drawer">
198-
Create payout account
199-
</.button>
200196
<% end %>
201197
</div>
202198
<%= if @account do %>

0 commit comments

Comments
 (0)