Move result-keys.ts to /view/results
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import { basename } from "path";
|
import { basename } from "path";
|
||||||
import * as React from "react";
|
import * as React from "react";
|
||||||
import * as Sarif from "sarif";
|
import * as Sarif from "sarif";
|
||||||
import * as Keys from "../../pure/result-keys";
|
import * as Keys from "./result-keys";
|
||||||
import { chevronDown, chevronRight, info, listUnordered } from "./octicons";
|
import { chevronDown, chevronRight, info, listUnordered } from "./octicons";
|
||||||
import {
|
import {
|
||||||
className,
|
className,
|
||||||
|
|||||||
Reference in New Issue
Block a user