Skip to content

refactor(sales): use filter instead of spread operator to grab faq items

Megan Filo requested to merge 3752-refactor-sales-page-structure into main

This is a dependency MR for the full refactor of the Sales page FAQ items.

I want to move all of these FAQ items into a single parent block entry, but this would break the spread operator logic and break any pipelines that utilize preview data.

This MR should prevent that and I can do my work as normal 🤞

review app

Related #3752 (closed)

Edited by Megan Filo

Merge request reports