We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c8874 commit 8099d49Copy full SHA for 8099d49
packages/default-storage/example/examples/MergeItem.tsx
@@ -18,7 +18,6 @@ import {
18
} from "react-native";
19
import type { AsyncStorageTestSupport } from "./types";
20
21
-
22
type Personalia = {
23
age: string;
24
name: string;
0 commit comments