mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
small-screen-overlay
This commit is contained in:
@@ -64,5 +64,8 @@ ReactDOM.createRoot(document.getElementById("root") as HTMLElement).render(
|
||||
</SessionProvider>
|
||||
</QueryProvider>
|
||||
</ThemeProvider>
|
||||
<output className="small-screen-overlay" aria-live="polite">
|
||||
sprint will look very ugly and disjointed if you try to use it at a resolution this small!
|
||||
</output>
|
||||
</React.StrictMode>,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user