You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<buttontype="button"onClick={()=>resetRepo()}title="Go to landing"aria-label="Go to landing"className="btn btn-ghost">
748
+
<buttontype="button"onClick={()=>resetRepo()}title="Go to landing"aria-label="Go to landing"className="btn btn-ghost"style={{border: 'none',background: 'transparent'}}>
<buttontype="button"onClick={toggleTheme}className="btn btn-ghost btn-icon"aria-label="Toggle color scheme"title="Toggle color scheme">
824
+
<buttontype="button"onClick={toggleTheme}className="btn btn-ghost btn-icon"aria-label="Toggle color scheme"title="Toggle color scheme"style={{border: 'none',background: 'transparent'}}>
0 commit comments