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

Commit

Permalink
chore: trigger package build
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed Jan 4, 2024
1 parent 96b2eee commit 8cd69cb
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 8cd69cb

Please sign in to comment.