fix various links, targets, etc.
This commit is contained in:
@@ -9,8 +9,6 @@ export const ContactEntityBlock = ({
|
||||
}: {
|
||||
block: ContactEntityBlockType;
|
||||
}) => {
|
||||
// TODO: image
|
||||
|
||||
const contact = block?.contactEntity;
|
||||
|
||||
if (!contact) {
|
||||
|
Reference in New Issue
Block a user