We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddd065 commit e4de62fCopy full SHA for e4de62f
src/hooks/useDevicePixelRatio/useDevicePixelRatio.ts
@@ -11,7 +11,7 @@ export interface UseDevicePixelRatioReturn {
11
/**
12
* @name useDevicePixelRatio
13
* @description - Hook that returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device
14
- * @category Display
+ * @category Utilities
15
*
16
* @returns {UseDevicePixelRatioReturn} The ratio and supported flag
17
0 commit comments