Skip to content
Snippets Groups Projects
Commit 8e2c9175 authored by Mark Kane's avatar Mark Kane
Browse files

Fix: remove log (planning#404)

parent 7edf1848
No related branches found
No related tags found
Loading
window.addEventListener("load", function() {
console.log('load: ');
// checks URL to see if "back to root" caret should be visible
const checkCaretVisibility = () => {
const caret = document.getElementsByClassName('fitko-navbar-icon--back')[0];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment