MCPcopy Create free account
hub / github.com/SensAI-PT/RAGMeUp / ConfigPage.js

File ConfigPage.js

ui/node-react/client/src/components/ConfigPage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useEffect, useCallback } from 'react';
2import { getConfig, updateConfig } from '../api';
3
4/**

Callers

nothing calls this directly

Calls 1

getConfigFunction · 0.90

Tested by

no test coverage detected