distributed-system-analysis / pbench

A benchmarking and performance analysis framework
http://distributed-system-analysis.github.io/pbench/
GNU General Public License v3.0
188 stars 108 forks source link

API key Popup Create Button #3570

Closed MVarshini closed 1 year ago

MVarshini commented 1 year ago

PBENCH-1183

API key Popup Create Button

dbutenhof commented 1 year ago

npx eslint --max-warnings 0 "src/**"

/home/jenkins/pbench/dashboard/src/modules/components/ProfileComponent/NewKeyModal.jsx 6:3 warning 'Form' is defined but never used no-unused-vars 7:3 warning 'FormGroup' is defined but never used no-unused-vars

✖ 2 problems (0 errors, 2 warnings)