Skip to content

Commit

Permalink
Fix incorrect merge conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
alimpens committed Oct 27, 2023
1 parent 690a4be commit d7774cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const meta = {
render: ({ color }) => (
<Highlight color={color}>
<PageGrid>
<GridCell gridColumns={{ start: 3, span: 8 }}>
<GridCell fullWidth>
<Blockquote inverseColor={!color || !['green', 'yellow'].includes(color)}>
We kunnen in heel Nederland schoolpleinen creëren waar kinderen worden uitgedaagd om samen te spelen en te
sporten. Buitenspelen zou een vak moeten zijn op school.
Expand Down

0 comments on commit d7774cf

Please sign in to comment.