Added DNS tab for managing Nameservers.
Users will be able to add multiple nameservers 
and set distribution groups that dictate to which peers the settings will be applied.
With this PR we also got a set of group handlers that can be reused.
This commit is contained in:
Maycon Santos
2022-11-25 15:55:26 +01:00
committed by GitHub
parent fa2413f937
commit 425fac8e9c
19 changed files with 1671 additions and 76 deletions

View File

@@ -29,6 +29,7 @@
"lodash": "^4.17.21",
"postcss": "^8.4.12",
"prop-types": "^15.7.2",
"punycode": "^2.1.1",
"rc-overflow": "^1.2.8",
"react": "^18.2.0",
"react-dom": "^18.1.0",