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

Commit

Permalink
chore: package deployment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed Jan 4, 2024
1 parent 076bc40 commit 3e1896d
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 3e1896d

Please sign in to comment.