DemocracyLab / DemocracyLab/CivicTechExchange
VAR Form Divider Component
- Dominant language
- JavaScript
- Stars
- 105
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
### VAR Form Divider
Figma: [VAR Form Divider](https://www.figma.com/design/WADcmVjJh5ARVoZ09xlpfdFN/DemocracyLab?node-id=39337-89449&t=2mfsTMQ1bhMOILO0-4)
### Location
**Component File:**
common/components/componentsBySection/VolunteerActivityReporting/VARFormDivider.jsx
**Storybook File:**
common/components/componentsBySection/VolunteerActivityReporting/stories/VARFormDivider.stories.jsx
**Styles File:**
civictechprojects/static/css/partials/_VARFormDivider.scss
```
```
**Props**
- N/A
**Test cases in Storybook**
- Default state: Renders a visible divider
- Responsive design: ~~Confirm the divider resizes correctly based on screen size~~ Responsive rendering will be handled by container div
Contributor guide
Assessment
This issue has not been assessed yet.