File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,6 @@ export interface ServerStatus {
6060
6161Modal . setAppElement ( '#root' ) ;
6262
63- const discordCode = "gerev-is-pronounced-with-a-hard-g" ;
64-
6563const modalCustomStyles = {
6664 content : {
6765 top : '50%' ,
@@ -331,7 +329,7 @@ export default class App extends React.Component <{}, AppState>{
331329 < a href = "https://discord.gg/NKhTX7JZAF" rel = "noreferrer" target = '_blank' >
332330 < img data-tooltip-id = "my-tooltip" src = { DiscordImage }
333331 data-tooltip-content = "Click for 24/7🕒 live support 👨🔧💬"
334- data-tooltip-place = "bottom"
332+ data-tooltip-place = "bottom" alt = "discord"
335333 className = "absolute left-0 z-30 h-7 hover:fill-[#a7a1fe] fill-[#8983e0] float-left ml-6 mt-6 text-[42px] hover:cursor-pointer transition-all duration-300 hover:drop-shadow-2xl" >
336334 </ img >
337335 </ a >
You can’t perform that action at this time.
0 commit comments