From 79df6b87b99f92324188cc17553dd405643e5130 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Thu, 12 Sep 2024 16:35:49 +0200 Subject: [PATCH 1/6] Explain that local recon endpoints can be tested (#70) Even though they shouldn't be added to the table, local recon endpoints can be tested by going to the "Test bench" tab and entering their address manually. Closes #42. --- src/FeatureTable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FeatureTable.js b/src/FeatureTable.js index d84d838..ab6d5ea 100644 --- a/src/FeatureTable.js +++ b/src/FeatureTable.js @@ -158,7 +158,7 @@ export default class FeatureTable extends React.Component { To add your service to it, follow these steps: