dev-strender's picture
feat: add title proofreading sandbox tab
f338c84
raw
history blame contribute delete
161 Bytes
"""제목 교열 데모 모듈 — 편집 가능한 프롬프트 sandbox."""
from .ui import build_title_proofread_tab
__all__ = ["build_title_proofread_tab"]