Skip to content

Commit 8435f4c

Browse files
authored
Fix using api documentation page in eternalcombat.
1 parent 180243c commit 8435f4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/eternalcombat/using-api.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
import { CodeTabs, CodeTab } from "../../../components/mdx/CodeTabs";
2-
import { AlertBox } from "../../../components/ui/alert-box";
3-
41
---
52
title: API Documentation
63
description: Developer guide for integrating with EternalCombat's API
74
---
85

6+
import { CodeTabs, CodeTab } from "../../../components/mdx/CodeTabs";
7+
import { AlertBox } from "../../../components/ui/alert-box";
8+
99
## 📦 Dependency Management
1010

1111
### Repository Setup

0 commit comments

Comments
 (0)