From 6e62b4fdb2e587f33f686315d358b1be7e83fe67 Mon Sep 17 00:00:00 2001
From: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
Date: Mon, 14 Nov 2022 15:36:57 -0500
Subject: [PATCH] docs(nxdev): add nxcloud dte and cache icons (#13161)
---
.../src/lib/tags/personas.component.tsx | 41 +++----------------
1 file changed, 6 insertions(+), 35 deletions(-)
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: (
-
- ),
+ image: ,
},
distribute: {
- //distribute by David Christensen from Noun Project
- image: (
-
- ),
+ image: ,
},
javascript: {
image: (