This commit is contained in:
Steve Faulkner
2021-01-02 22:18:20 -06:00
parent 2147b10361
commit f6d6222e5c
3 changed files with 2 additions and 1084 deletions

View File

@@ -1,6 +1,6 @@
import * as React from "react";
import { CommandButtonComponent } from "../../../Explorer/Controls/CommandButton/CommandButtonComponent";
import FeedbackIcon from "../images/Feedback.svg";
import FeedbackIcon from "../../../../images/Feedback.svg";
export const FeedbackCommandButton: React.FunctionComponent = () => {
return (