Extract components to edit and add cards
This way we'll be able to reuse it in the SDG Management section while reusing the `title` method to set the page title.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
class SDGManagement::LocalTargets::FormComponent < ApplicationComponent
|
||||
delegate :back_link_to, to: :helpers
|
||||
include Header
|
||||
include TranslatableFormHelper
|
||||
include GlobalizeHelper
|
||||
|
||||
Reference in New Issue
Block a user