Pinned Loading
-
Sheezy-Art/sheezy-hub
Sheezy-Art/sheezy-hub PublicPublic repo to discuss issues and feature requests
-
social-icons-webfont
social-icons-webfont PublicIcon font containing social media branding icons
HTML 4
-
React hooks for handling app-level '...
React hooks for handling app-level 'dirty' state 1import { createContext, useContext, useEffect, useState, type DependencyList, type Dispatch, type ReactNode, type SetStateAction } from "react";
23const DirtyWindowContext = createContext<[ boolean | string, Dispatch<SetStateAction<boolean | string>> ]>([ false, () => { } ]);
45/**
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.