Footer: Single footer component for both react & angular pages (#21389)

* Footer: Single footer implementation for both react & angular pages

* Export type

* Updates

* Use footer links in help menu

* Updates & Fixes

* Updated snapshot

* updated snapshot
This commit is contained in:
Torkel Ödegaard
2020-01-09 11:25:52 +01:00
committed by GitHub
parent 3866f609ce
commit 91ea3b15fa
40 changed files with 209 additions and 239 deletions

View File

@@ -9,3 +9,4 @@
</div>
<footer />

View File

@@ -42,3 +42,5 @@
</tr>
</table>
</div>
<footer />

View File

@@ -181,3 +181,5 @@
</div>
</div>
</div>
<footer />

View File

@@ -28,3 +28,5 @@
</div>
</form>
</div>
<footer />

View File

@@ -37,3 +37,5 @@
</tbody>
</table>
</div>
<footer />

View File

@@ -76,3 +76,5 @@
</ol>
</div>
</div>
<footer />