Merge branch 'master' into patch-2

This commit is contained in:
B 2021-02-01 20:32:47 -03:00 committed by GitHub
commit 0f0ad4ae2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
import cn from 'classnames'
import { FC, useState, useMemo, useRef, useEffect } from 'react' import { FC, useState, useMemo, useRef, useEffect } from 'react'
import { getRandomPairOfColors } from '@lib/colors' import { getRandomPairOfColors } from '@lib/colors'