p-foundation / pink-app

The repository is created for learning adaptive web design and team collaboration through git and GitHub
https://p-foundation.github.io/pink-app/
0 stars 0 forks source link

feat: add checkbox UI component #29

Closed NazarPauk closed 6 months ago

NazarPauk commented 7 months ago

Description

Checkbox for indicating achievements on the form page.

Task Link

Link to the Figma design

Usage

When you add new checkbox you need to change the 'value' and 'id' for the inputs. Also change the label. The 'for' in the label and the 'id' in the input must be the same, to be able to select this position by clicking on the text.

Checklist

Before submitting this pull request, please ensure the following: