fix: big rip

This commit is contained in:
James
2021-09-08 20:30:21 -04:00
parent 3816589e8b
commit f1f7592eb2

View File

@@ -30,6 +30,7 @@ const breadcrumbs = (options: Options) => (config: Config): Config => ({
],
afterChange: [
resaveChildren(options, collection),
...collection?.hooks?.afterChange || [],
],
},
fields,