This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
.type to validate element instances are from this project #87
If a developer creates a component that returns a Fluent Blocks element, it fails validation since its
.typeis whatever the developer named the component.Rather than failing, Fluent Blocks should accommodate this scenario.