From d319b66ff39cd31a7341ccd7d0cda9b8b8ae1754 Mon Sep 17 00:00:00 2001 From: Deluan Date: Sun, 15 Jan 2023 15:43:46 -0500 Subject: [PATCH] Make Radio Create and Edit forms consistent --- ui/src/radio/RadioCreate.js | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ui/src/radio/RadioCreate.js b/ui/src/radio/RadioCreate.js index 0b7b7a555..2d1bfe0a5 100644 --- a/ui/src/radio/RadioCreate.js +++ b/ui/src/radio/RadioCreate.js @@ -50,8 +50,13 @@ const RadioCreate = (props) => { } {...props}> - - + + )