feat(frontend): removed label for protocol toggle group

pull/85/head
Samuel Rowe 3 years ago
parent 737293517e
commit 927757db29

@ -66,7 +66,6 @@ const General = () => {
},
{
name: `ports[${index}].protocol`,
placeholder: "Protocol",
type: "toggle",
options: [
{

Loading…
Cancel
Save