[Update/Perf] Config Page: Device Tab. Add threshold_component(dev).
Improve re-render, unnecessary, problem.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { store } from "@store";
|
||||
import { encode } from 'js-base64'
|
||||
import { encode } from "js-base64";
|
||||
|
||||
export const useStdoutToPython = () => {
|
||||
const asyncStdoutToPython = async (path, value) => {
|
||||
|
||||
Reference in New Issue
Block a user