fluent-blocks
fluent-blocks copied to clipboard
Find an alternative to using `.type` to validate element instances are from this project
If a developer creates a component that returns a Fluent Blocks element, it fails validation since its .type
is whatever the developer named the component.
Rather than failing, Fluent Blocks should accommodate this scenario.