mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 12:37:05 +03:00
Move maze utils to a submodule, move tooltip out
This commit is contained in:
@@ -5,8 +5,9 @@ import NoticeComponent from "../components/NoticeComponent";
|
||||
import Utils from "../utils";
|
||||
const utils = new Utils();
|
||||
|
||||
import { ButtonListener, ContentContainer } from "../types";
|
||||
import { ContentContainer } from "../types";
|
||||
import NoticeTextSelectionComponent from "../components/NoticeTextSectionComponent";
|
||||
import { ButtonListener } from "../../maze-utils/src/components/component-types";
|
||||
|
||||
export interface TextBox {
|
||||
icon: string;
|
||||
|
||||
Reference in New Issue
Block a user