Please describe the problem that your request should resolve.
Many pages in the application are using the same parallax effect. I think it would be beneficial to refactor this code duplication into a reusable component.
Describe the solution you'd like
AppParalax.vue or ParalaxContent.vue
Is it already possible to achieve the same outcome in any other way? If so, how?
Please describe the problem that your request should resolve.
Many pages in the application are using the same parallax effect. I think it would be beneficial to refactor this code duplication into a reusable component.
Describe the solution you'd like
AppParalax.vue
orParalaxContent.vue
Is it already possible to achieve the same outcome in any other way? If so, how?
Keep things how they are right now
Additional context