mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -45,3 +45,5 @@
|
||||
<span class="react-resizable-handle" style="cursor: default"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -54,3 +54,5 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -42,4 +42,6 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
Reference in New Issue
Block a user