codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Fix project secret creation view #327

Closed drshrey closed 5 years ago

drshrey commented 5 years ago

Currently, the project secret creation form is broken and does not show components for Key and Value input fields. This fixes that bug.