This commit is contained in:
parent
c0c68f7565
commit
b9da9c85e6
@ -1,7 +1,7 @@
|
||||
import * as React from "react";
|
||||
|
||||
import "../style/suggestion.scss";
|
||||
import { Suggestion } from "../types/suggestion";
|
||||
import { Suggestion } from "../types/Suggestion";
|
||||
|
||||
interface Props {
|
||||
suggestion: Suggestion;
|
||||
|
Loading…
Reference in New Issue
Block a user