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

fix: Rename scrollView to SingleChildScrollView #252

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

divyanshub024
Copy link
Contributor

Description

This PR Rename scrollView to SingleChildScrollView and fixes imports and exports in the parsers.

Related Issues

closes #250

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@divyanshub024 divyanshub024 added this to the v0.7 milestone Feb 20, 2024
@divyanshub024 divyanshub024 added the enhancement New feature or request label Feb 20, 2024
@divyanshub024 divyanshub024 merged commit 3d94cac into main Feb 20, 2024
3 checks passed
@divyanshub024 divyanshub024 deleted the dv/rename-scroll-view branch February 20, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Rename ScrollView to `SingleChildScrollView
1 participant