From 843dee30a4a14b4eaa1a8ce2950a32d6a1b4c6d5 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Fri, 29 Oct 2021 00:11:51 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20AirDCPP=20Settings=20form=20WIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.env | 2 +- src/client/components/AirDCPPSettingsForm.tsx | 44 +++++-------------- src/client/components/Dashboard.tsx | 7 ++- 3 files changed, 18 insertions(+), 35 deletions(-) diff --git a/docker-compose.env b/docker-compose.env index ffc5c1b..7c4052c 100644 --- a/docker-compose.env +++ b/docker-compose.env @@ -1 +1 @@ -LIBRARY_SOCKET_HOST=ws://import:3001 \ No newline at end of file +LIBRARY_SOCKET_HOST=import \ No newline at end of file diff --git a/src/client/components/AirDCPPSettingsForm.tsx b/src/client/components/AirDCPPSettingsForm.tsx index a1f5d14..9f422ac 100644 --- a/src/client/components/AirDCPPSettingsForm.tsx +++ b/src/client/components/AirDCPPSettingsForm.tsx @@ -11,40 +11,20 @@ export const AirDCPPSettingsForm = (): ReactElement => { validate={validate} render={({ handleSubmit }) => (
-

Simple Default Input

-
- - +

Hub Connection Information

+
+ +
+ +
-

Render Function

- ( -
- -