Unverified Commit 8eb638cd authored by apolinario's avatar apolinario Committed by GitHub
Browse files

style change

parent 1075819b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
function gradioApp(){
    return !!document.getElementsByTagName('gradio-app')[0].shadowRoot ? document.getElementsByTagName('gradio-app')[0].shadowRoot : document
    return !!document.getElementsByTagName('gradio-app')[0].shadowRoot ? document.getElementsByTagName('gradio-app')[0].shadowRoot : document;
}

function get_uiCurrentTab() {