merge + remove underlines in search results
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ContactEntityBlock as ContactEntityBlockType } from "@/gql/graphql";
|
||||
import styles from "./contactEntityBlock.module.scss";
|
||||
import { formatNorwegianPhoneNumber, formatPhoneE164 } from "@/lib/common";
|
||||
import Icon from "../general/Icon";
|
||||
import { Icon } from "../general/Icon";
|
||||
|
||||
export const ContactEntityBlock = ({
|
||||
block,
|
||||
|
||||
Reference in New Issue
Block a user