Skip to content

Commit

Permalink
FRW-9083 Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitriyTsemma committed Feb 17, 2025
1 parent 4fc54bd commit 54bfd88
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* For full license information, please view the LICENSE file that was distributed with this source code.
*/


declare(strict_types = 1);

namespace Orm\Zed\CustomerDataChangeRequest\Persistence;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
attributes: {
'config-theme': 'secondary',
'additional-class-name': data.additionalClassName,
'data-qa': 'language-selector'
},
embed: {
jsName: config.jsName ~ '__select',
Expand Down

0 comments on commit 54bfd88

Please sign in to comment.