diff --git a/nx-dev/ui-markdoc/src/lib/tags/personas.component.tsx b/nx-dev/ui-markdoc/src/lib/tags/personas.component.tsx index ea1de04833..fac2df3880 100644 --- a/nx-dev/ui-markdoc/src/lib/tags/personas.component.tsx +++ b/nx-dev/ui-markdoc/src/lib/tags/personas.component.tsx @@ -1,3 +1,7 @@ +import { + CloudArrowDownIcon, + Squares2X2Icon, +} from '@heroicons/react/24/outline'; import Link from 'next/link'; import { ReactNode } from 'react'; @@ -21,43 +25,10 @@ const typeMap: Record< } > = { cache: { - // cache by Eko Purnomo from Noun Project - image: ( - - {/*JAVASCRIPT*/} - - - ), + image: , }, distribute: { - //distribute by David Christensen from Noun Project - image: ( - - {/*JAVASCRIPT*/} - - - ), + image: , }, javascript: { image: (