Files
FarmMapsLib/projects/common/src/fm/components/not-implemented/not-implemented.component.html
Willem Dantuma 471a85a428
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
Add NotImplemented component
2019-11-08 13:37:38 +01:00

6 lines
159 B
HTML

<div class="wrapper">
<header class="header header--large">
<h1 class="title">Function is not implemented in this code</h1>
</header>
</div>