From 1ca2003a31f52fd5125f4d139571ea60a4991b43 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Mon, 28 Sep 2020 16:23:20 +0530 Subject: [PATCH] Fix all existing lint errors --- .../CompletionCard/CompletionCard.tsx | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/src/components/CompletionCard/CompletionCard.tsx b/src/components/CompletionCard/CompletionCard.tsx index f87c616..195b614 100644 --- a/src/components/CompletionCard/CompletionCard.tsx +++ b/src/components/CompletionCard/CompletionCard.tsx @@ -1,6 +1,5 @@ import React from "react"; import { ICompletionDetail } from "../../logic/completionMapping"; -import { TSourceMapping } from "../../logic/sourceMapping"; import { CompletionTypes } from "../../types/engine262-stubs"; import { InlineResultViewer } from "../InlineResultViewer"; @@ -52,14 +51,26 @@ export function CompletionCard(props: ICompletionCardProps) {
-
From source ⤵️
+
+ From source  + + ⤵️ + +   +
-
Full completion record ⤵️
+
+ Full completion record  + + ⤵️ + +   +
[[Type]]