optimization and some fixes v3

This commit is contained in:
2026-04-26 12:31:58 +07:00
parent c669d2e175
commit 56651f587f
3 changed files with 166 additions and 127 deletions
+1 -1
View File
@@ -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;