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

Support React Server Components in Paragon #3008

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

added use client directive to paragon container

5f04a1f
Select commit
Loading
Failed to load commit list.
Draft

Support React Server Components in Paragon #3008

added use client directive to paragon container
5f04a1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

93.18% (+0.00%) compared to 7e4a81f

View this Pull Request on Codecov

93.18% (+0.00%) compared to 7e4a81f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e4a81f) 93.18% compared to head (5f04a1f) 93.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3008   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files         249      249           
  Lines        4342     4342           
  Branches     1036     1036           
=======================================
  Hits         4046     4046           
  Misses        292      292           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.