Block validation – conflict between my attrributes and save.js file
This was a good learning experience. The icon component and defaults are working just fine. My issue in this specific case is getting a grip on my source query within index.js, and making sure my save.js file represents its structure. Within my save.js file, I had data-icon={ item.icon } on the anchor element. But in … Read more