1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: lint

This commit is contained in:
Ivar Conradi Østhus 2021-04-23 12:21:15 +02:00
parent cb7555d048
commit 423646e4eb

View File

@ -2,7 +2,6 @@ import React, { useState } from 'react';
import classnames from 'classnames'; import classnames from 'classnames';
import PropTypes from 'prop-types'; import PropTypes from 'prop-types';
import { import {
CardActions,
Button, Button,
TextField, TextField,
Typography, Typography,