Content atom()

in src/elements/content-atom/ContentAtomForm.tsx [60:65]


                Content atom (
                {contentAtomData?.embedLink && (
                  <a target="_blank" href={contentAtomData.embedLink}>
                    embed link
                  </a>
                )}