mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
style: fix lint issue
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
/* globals window */
|
||||||
import { useEffect, useState } from "react"
|
import { useEffect, useState } from "react"
|
||||||
|
|
||||||
export function useMedia<Value extends unknown>(
|
export function useMedia<Value extends unknown>(
|
||||||
|
|||||||
Reference in New Issue
Block a user