📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
9
02. Prompts/문서생성/domain/도메인_문서생성_양식_선택_v01.md
Normal file
9
02. Prompts/문서생성/domain/도메인_문서생성_양식_선택_v01.md
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="viewer">
|
||||
<div id="viewerInner" style="height:100%; width:100%; display:flex; justify-content:center; transform-origin: top center;"></div>
|
||||
</div>
|
||||
</main>
|
||||
<aside class="right-panel" id="templatePanel">
|
||||
<div class="panel-header">
|
||||
<div class="panel-title">양식 선택</div>
|
||||
<button class="panel-add-btn" type="button" onclick="openTemplateAdd()">양식 추가</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user