Reduce LineLength
for react_admin_component
helpers (#29650)
This commit is contained in:
parent
3211e960ac
commit
0a33be39c1
6 changed files with 162 additions and 27 deletions
|
@ -14,7 +14,8 @@
|
|||
|
||||
%hr.spacer
|
||||
|
||||
= react_admin_component :impact_report, domain: @domain_block.domain
|
||||
= react_admin_component :impact_report,
|
||||
domain: @domain_block.domain
|
||||
|
||||
.actions
|
||||
= link_to t('.cancel'), admin_instances_path, class: 'button button-tertiary'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue