Styled book form and added an ux dropzone component.

This commit is contained in:
krzysiej
2022-05-31 14:34:47 +02:00
parent 040c82831b
commit 9817aa4c3f
14 changed files with 211 additions and 25 deletions

View File

@@ -9,7 +9,6 @@
{{ include('book/_form.html.twig') }}
</book>
</div>
<a href="{{ path('app_book_index') }}">back to list</a>
{% endblock %}
{% block javascripts %}