We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97031a7 commit f33ae0fCopy full SHA for f33ae0f
packages/skia/src/renderer/Canvas.tsx
@@ -1,5 +1,5 @@
1
import type { FC } from "react";
2
-import {
+import React, {
3
forwardRef,
4
useCallback,
5
useEffect,
0 commit comments