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

added about screen #100

Merged
merged 1 commit into from
Jul 2, 2023
Merged

added about screen #100

merged 1 commit into from
Jul 2, 2023

Conversation

KKA11010
Copy link
Collaborator

@KKA11010 KKA11010 commented Jul 2, 2023

Fixes #98

@KKA11010 KKA11010 added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 2, 2023
@KKA11010 KKA11010 added this to the First Beta Release milestone Jul 2, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.24 ⚠️

Comparison is base (e5b4ed1) 24.57% compared to head (eacf689) 24.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   24.57%   24.34%   -0.24%     
==========================================
  Files          93       94       +1     
  Lines        3133     3163      +30     
  Branches      841      845       +4     
==========================================
  Hits          770      770              
- Misses       2298     2328      +30     
  Partials       65       65              
Impacted Files Coverage Δ
src/components/Icons.tsx 8.03% <0.00%> (-0.23%) ⬇️
src/components/nav/Navigator.tsx 0.00% <ø> (ø)
src/components/screens/Settings/About.tsx 0.00% <0.00%> (ø)
src/components/screens/Settings/index.tsx 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KKA11010 KKA11010 merged commit 5283c1a into main Jul 2, 2023
3 checks passed
@KKA11010 KKA11010 deleted the 98-add-about-section-under-settings branch July 2, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "About" section under settings
2 participants