1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

ui cleanup

This commit is contained in:
checktheroads
2020-03-28 17:46:47 -07:00
parent cc4473db8b
commit 8202a5aa8f

View File

@@ -192,6 +192,7 @@ const HyperglassForm = React.forwardRef(
fqdnTarget={validFqdnQueryType}
setTarget={handleChange}
families={families}
availVrfs={availVrfs}
/>
)
}