Skip to content

Commit b871208

Browse files
author
Howon Lee
committed
no double import
1 parent 6a4f47f commit b871208

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/changelog.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ sidebar_label: Changelog
44
description: The latest updates and changes to CodeRabbit.
55
sidebar_position: 13
66
---
7+
```mdx-code-block
8+
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
9+
```
710

811
## March 12, 2025
912

1013
### Mult-Step Agent Chat
1114

1215
```mdx-code-block
13-
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
14-
1516
<ProPlanNotice />
1617
```
1718

@@ -22,8 +23,6 @@ We're excited to announce that CodeRabbit chat can now do agentic planning on Gi
2223
### Docstrings
2324

2425
```mdx-code-block
25-
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
26-
2726
<ProPlanNotice />
2827
```
2928

0 commit comments

Comments
 (0)