Merge branch 'master' into chore/fix-formatting-issue

This commit is contained in:
Dan Ditomaso
2025-02-19 10:13:12 -05:00
committed by GitHub

View File

@@ -70,6 +70,7 @@ export const HTTP = ({ closeDialog }: TabElementProps): JSX.Element => {
onCheckedChange={(checked) => {
checked ? setHTTPS(true) : setHTTPS(false);
}}
// label="Use TLS"
// description="Description"
disabled={