From 936eda8cd825ce825576eae298946d9e6cade516 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 20 Mar 2025 06:28:31 -0600 Subject: [PATCH] Removed Hyperlink from App.js --- Data/WebUI/Canary.txt | 3 --- Data/WebUI/src/App.js | 8 -------- 2 files changed, 11 deletions(-) delete mode 100644 Data/WebUI/Canary.txt diff --git a/Data/WebUI/Canary.txt b/Data/WebUI/Canary.txt deleted file mode 100644 index e8122e5..0000000 --- a/Data/WebUI/Canary.txt +++ /dev/null @@ -1,3 +0,0 @@ -This file exists to show that the custom reactjs code is being copied into the reactJS app before building it. - -Additional code to flesh out the application will be added in the future. \ No newline at end of file diff --git a/Data/WebUI/src/App.js b/Data/WebUI/src/App.js index b5c2b2e..255a7b8 100644 --- a/Data/WebUI/src/App.js +++ b/Data/WebUI/src/App.js @@ -9,14 +9,6 @@ function App() {

Borealis Workflow Automation Tool

- - Learn React - );