You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(shared): define constant for in-feed decorator position
- Introduce a static constant `_decoratorInsertionIndex` with a value of 3
- Move the constant definition from the `insertDecorator` method to the class level
- Update the method to use the new class-level constant
0 commit comments