optimization and some fixes v3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import React, { useRef, useEffect, useState } from "react";
|
||||
import { useTheme } from "next-themes";
|
||||
|
||||
const ENGINE_VERSION = "2.0.3";
|
||||
const ENGINE_VERSION = "2.0.4";
|
||||
|
||||
interface NetrunnerMatrixProps {
|
||||
isSecure?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user