Skip to content

Commit

Permalink
chore: retrigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboyox committed Aug 7, 2024
1 parent e4b1a10 commit 2ebe4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Blog/CustomRichBlocks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export const CustomRichBlocks = ({
/>
);
} catch (error) {
// console.log(error);
//// console.log(error);
return;
}
} else {
Expand Down

0 comments on commit 2ebe4b9

Please sign in to comment.