# 컴포넌트 사이에 구분선 넣는 방법

<figure><img src="/files/xzcRM16OuewZCjW7O3dF" alt=""><figcaption></figcaption></figure>

1. `Divider` 컴포넌트를 추가합니다.

***

<figure><img src="/files/yJ63xrivQC1nPoJVwgat" alt=""><figcaption></figcaption></figure>

2. `Divider` 컴포넌트를 원하는 위치로 이동합니다.

***

<figure><img src="/files/HEx5awtJg7R0IvoXHXzM" alt=""><figcaption></figcaption></figure>

3. 컴포넌트 설정으로 이동하여 구분선의 색상과 선 두께를 설정합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-1-1/undefined-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
