Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[app] Add hasDivider prop for PageContentSection #372

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

ricoberger
Copy link
Member

The PageContentSection component has now a "hasDivider" property to
explicit enable and disable the Divider component. This allows us to
also show an diver when no toolbar is set. Before this the divider was
only enabled when also a toolbar was provided.

The PageContentSection component has now a "hasDivider" property to
explicit enable and disable the Divider component. This allows us to
also show an diver when no toolbar is set. Before this the divider was
only enabled when also a toolbar was provided.
@codecov-commenter
Copy link

Codecov Report

Merging #372 (ed4e671) into main (5d0a42a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   45.40%   45.40%           
=======================================
  Files         132      132           
  Lines       10284    10284           
=======================================
  Hits         4669     4669           
  Misses       5538     5538           
  Partials       77       77           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d0a42a...ed4e671. Read the comment docs.

@ricoberger ricoberger merged commit e5362bc into main Jun 30, 2022
@ricoberger ricoberger deleted the app-add-hasdivider-property branch June 30, 2022 12:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants