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 #310 from deriv-com/prince/package-build-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv authored Jan 4, 2024
2 parents 076bc40 + 3e1896d commit e0ed011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/src/lib/features/content-left/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export interface ContentLeftProps {
variant?: 'content-left' | 'content-right';
}

// trigger deployment - 1
// trigger deployment - 2
const ContentLeft = ({
title,
className,
Expand Down

0 comments on commit e0ed011

Please sign in to comment.