HM-92 Добавил рендер страницы после создания апи и добавил отображение текста ошибки (#35)

This commit is contained in:
mrPadre
2020-07-30 18:21:43 +03:00
committed by GitHub
parent d957d2d208
commit ad486674af
5 changed files with 61 additions and 17 deletions

View File

@ -331,6 +331,7 @@
<code contenteditable class="Create__editor"></code>
</div>
<div class="Create__footer">
<div class="Create__error-container"></div>
</div>
</div>
</template>