I’ve created a gutenberg block using ACF and now need a similar block. I’m thinking I should export the field group, change the keys and import. Is there a better/easier way to accomplish this?
I found that ACF has a “duplicate” option that was being overridden by a plugin I had installed, “Duplicate Page”. I deactivated the plugin and the duplicate function works properly now.