WIP: Draft: Monitoring page #44

Closed
8464960 wants to merge 66 commits from feat/monitoringpage-pim into dev
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 14cfc2bf15 - Show all commits

View File

@@ -1,6 +1,5 @@
import React, { useState } from 'react';
import styles from './MonitoringPage.module.css';
import useProgramStore from '../../utils/programStore';
/**
* HELPER: Unified sender function

View File

@@ -1,4 +1,4 @@
import React, { useEffect } from 'react';
import { useEffect } from 'react';
const API_BASE = "http://localhost:8000"; // Change depending on Pims interup agent/ correct endpoint