Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateNewFeatureForm #14

Open
cyberhck opened this issue Jul 14, 2020 · 0 comments
Open

CreateNewFeatureForm #14

cyberhck opened this issue Jul 14, 2020 · 0 comments
Assignees

Comments

@cyberhck
Copy link
Contributor

CreateNewFeatureForm
{
featureId: string;
description: string;
hypothesis: string;
onFeatureIdChange: (id: string) => void;
onDescriptionChange: (d: string) => void;
onHypothesisChange: (h: string) => void;
}
image
https://xd.adobe.com/view/ebb04421-f94b-49b4-bec8-67404795ecb6-bee3/screen/43e9f644-d519-403a-9baa-9241e5591f7d?fullscreen

@stharohit stharohit self-assigned this Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants