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

docs(readme): update Quick Start section to reflect named export #3711

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

ademtonay
Copy link
Contributor

This commit updates README.md Quick Start section to align with current package exports. Remove default export example as the package now uses named export.

This commit updates README.md Quick Start section to align with current package exports.
Remove default export example as the package now uses named export.

Signed-off-by: Adem TONAY <[email protected]>
@ademtonay ademtonay marked this pull request as draft February 17, 2025 08:01
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (8cc599a) to head (d16a9c0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3711      +/-   ##
==========================================
+ Coverage   98.53%   98.65%   +0.11%     
==========================================
  Files          47       47              
  Lines        3423     3423              
  Branches      742      742              
==========================================
+ Hits         3373     3377       +4     
+ Misses         50       46       -4     
Files with missing lines Coverage Δ
src/DataGrid.tsx 99.78% <ø> (ø)

... and 1 file with indirect coverage changes

@nstepien nstepien marked this pull request as ready for review February 17, 2025 12:27
@nstepien nstepien merged commit c7da91b into adazzle:main Feb 17, 2025
2 checks passed
@nstepien
Copy link
Contributor

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants