Content-Length: 198437 | pFad | http://github.com/Yoctol/tailor-ui/commit/9995e18e1e36d8f7ad8915dcf55f787ad8b2de1f

E1 Update usePrevious.ts · Yoctol/tailor-ui@9995e18 · GitHub
Skip to content

Commit

Permalink
Update usePrevious.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Aug 24, 2021
1 parent 08ac2a5 commit 9995e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks/usePrevious.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { useEffect, useRef } from 'react';

const usePrevious<T> = (value: T) => {
const usePrevious = <T>(value: T) => {
const ref = useRef<T>();

useEffect(() => {
Expand Down

0 comments on commit 9995e18

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Yoctol/tailor-ui/commit/9995e18e1e36d8f7ad8915dcf55f787ad8b2de1f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy