Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Merge 9114145 into 3d13aae
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorHAS committed Feb 25, 2020
2 parents 3d13aae + 9114145 commit 9ee59cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/docs/recipes/typescript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ Also, in web (ReactJS) remember to reference the global element inside `useRef`
import React, { useEffect, useRef } from 'react';
import { useField } from '@unform/core';
import { Container } from './styles';
interface Props {
name: string;
label?: string;
Expand Down

0 comments on commit 9ee59cc

Please sign in to comment.