mirror of
https://github.com/Redume/Kekkai.git
synced 2025-03-13 20:14:39 +03:00
chore: optimize imports
This commit is contained in:
parent
9d6b54b0e4
commit
ac52635834
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ Below are the steps to deploy Kekkai with Docker Compose.
|
||||||
|
|
||||||
Kekkai requires Docker Compose version 2.x.
|
Kekkai requires Docker Compose version 2.x.
|
||||||
|
|
||||||
import { Steps } from '@astrojs/starlight/components';
|
import { Steps, Code } from '@astrojs/starlight/components';
|
||||||
import { Code } from '@astrojs/starlight/components';
|
|
||||||
|
|
||||||
|
|
||||||
<Steps>
|
<Steps>
|
||||||
1. Preparing files
|
1. Preparing files
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue