Skip to content

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

Merged
nstepien merged 3 commits intoComcast:mainfrom
ademtonay:update-quick-start-in-readme
Feb 17, 2025
Merged

docs(readme): update Quick Start section to reflect named export#3711
nstepien merged 3 commits intoComcast:mainfrom
ademtonay:update-quick-start-in-readme

Conversation

@ademtonay
Copy link
Copy Markdown
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 <ademtonay@gmail.com>
@ademtonay ademtonay marked this pull request as draft February 17, 2025 08:01
@codecov
Copy link
Copy Markdown

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 Comcast:main Feb 17, 2025
@nstepien
Copy link
Copy Markdown
Collaborator

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