Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Nov 8, 2023
1 parent 7349bad commit e8fddb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/react/components/Mutation.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as PropTypes from "prop-types";
import type * as ReactTypes from 'react'
import type * as ReactTypes from "react";

import type { OperationVariables } from "../../core/index.js";
import type { MutationComponentOptions } from "./types.js";
Expand Down

0 comments on commit e8fddb7

Please sign in to comment.