Skip to content

Commit

Permalink
perf_hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmzb committed Nov 21, 2019
1 parent fdba91d commit 552b381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Marquee.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React, { useState, useRef, ReactNode, useEffect, FC } from "react";
import styled, { keyframes } from "styled-components";
// https://stackoverflow.com/questions/46436943/referenceerror-performance-is-not-defined-when-using-performance-now
import { performance } from "perf_hooks";
import Child from "./Child";

Expand Down

0 comments on commit 552b381

Please sign in to comment.