nrc
This commit is contained in:
parent
24693e25f1
commit
7c0c57015e
|
|
@ -2,7 +2,8 @@ import React, { cloneElement, isValidElement, useEffect, useImperativeHandle, us
|
|||
import { createPopper, Placement } from "@popperjs/core";
|
||||
import { usePopper } from 'react-popper';
|
||||
|
||||
import tw, { styled } from "twin.macro"
|
||||
import styled from "styled-components";
|
||||
import tw from "twin.macro"
|
||||
|
||||
|
||||
import { colors, colorsDisabled, colorsHover, textColors, textColorsHover } from "./Colors";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user