We use acf blocks in conjunction with Bootstrap for all of our builds.
I just noticed ACF now supports innerblocks and I was wondering if anyone knows if there is an easy way to restrict any non-acf blocks to innerblocks ONLY.
This would help solve the issue of clients adding their own blocks, which arent compatible with bootstrap out of the box (since there are no container>row>grid classes)
At the most basic we would like to be able to restrict paragraph, image, link, etc to just the innerblocks.