mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
Fix type check error
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
import React, { FC } from "react";
|
||||
// @ts-ignore
|
||||
import { Decoration } from "react-diff-view";
|
||||
import styled from "styled-components";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user