fix(techdocs): embed cli app reader

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2022-04-01 07:49:28 +02:00
committed by Emma Indal
parent 3fdc1b4f71
commit 2605805cb5
4 changed files with 32 additions and 15 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import React, { FC, useEffect } from 'react';
import React, { useEffect } from 'react';
import Helmet from 'react-helmet';
import { Skeleton } from '@material-ui/lab';