Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #306 from deriv-com/prince/update-feature-block
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv authored Jan 4, 2024
2 parents 96b2eee + 8cd69cb commit 2b0feb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/blocks/src/lib/features/content-left/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const ContentLeft = ({
content: Content,
variant = 'content-left',
}: ContentLeftProps) => {
// trigger build via this comment
return (
<Section
className={clsx(
Expand Down

0 comments on commit 2b0feb6

Please sign in to comment.