FarmMapsLib/projects/common/src/fm/components/back-button/back-button.component.html
Willem Dantuma ce9c72016d
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
Add back button
2021-01-27 07:08:31 +01:00

4 lines
112 B
HTML

<div class="back-button">
<i class="fal fa-arrow-left"></i> <span i18n="@FmBackButton">Back</span>
</div>