Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add action-modals template for order-line-items-grid
issue: NEXT-15121
author: Huzaifa Mustafa
author_email: [email protected]
author_github: @zaifastafa
---
- Added action-modals template and corresponding blocks
in
src/Administration/Resources/app/administration/src/module/sw-order/component/sw-order-line-items-grid/sw-order-line-items-grid.html.twig
so that plugins can add their ownsw-modal
implementations for this component.