Skip to content

Commit

Permalink
OnyxPulse: Adds strict type (#7823)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtakashi authored May 22, 2024
1 parent f6e1bf6 commit c996af0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions onyxpulse/patterns/sidebar.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
* Categories: hidden
* Inserter: no
*/

declare( strict_types = 1 );
?>

<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
<div class="wp-block-group">
<!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|30","left":"var:preset|spacing|30","top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}},"dimensions":{"minHeight":""},"border":{"width":"1px"},"layout":{"rowSpan":"","columnSpan":""}},"borderColor":"theme-4","layout":{"type":"default"}} -->
Expand Down

0 comments on commit c996af0

Please sign in to comment.