Extract component for visible to valuators toggling
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class Admin::BudgetInvestments::RowComponent < ApplicationComponent
|
||||
attr_reader :investment
|
||||
use_helpers :can?
|
||||
|
||||
def initialize(investment)
|
||||
@investment = investment
|
||||
|
||||
Reference in New Issue
Block a user