Updated on 2026-08-14
This commit is contained in:
parent
848b232384
commit
4b4555100f
6 changed files with 35 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ interface PromoBannersBlockComponent {
|
|||
enum class Placeholder(val value: String) {
|
||||
MAIN("main"),
|
||||
FEED("shtorka"),
|
||||
PAYMENT_ACCOUNT_MAIN("payment_account_main"),
|
||||
}
|
||||
|
||||
interface Factory : ComponentFactory<Params, PromoBannersBlockComponent>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue