Skip to content

Commit 0473120

Browse files
committed
hide diff in argos
1 parent b14307b commit 0473120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/DocSidebar/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export function Carbon() {
7878
}
7979
`}
8080
</style>
81-
<div className="ml-auto flex flex-col space-y-4">
81+
<div className="ml-auto flex flex-col space-y-4 argos-ignore">
8282
<div className="bg-white dark:bg-black/40 border-gray-500/20 shadow-xl flex flex-col border-t border-l border-b p-4 space-y-2 rounded-l-lg">
8383
<div ref={ref} className="carbon-outer" />
8484
</div>

0 commit comments

Comments
 (0)