mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-05-31 01:26:16 +00:00
Updated to latest bootstrap and reactstrap
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { CardProps } from 'reactstrap/lib/Card';
|
||||
import { Card, CardBody, CardHeader } from 'reactstrap';
|
||||
import { Card, CardBody, CardHeader, CardProps } from 'reactstrap';
|
||||
import { ReactNode } from 'react';
|
||||
|
||||
interface SimpleCardProps extends Omit<CardProps, 'title'> {
|
||||
|
||||
Reference in New Issue
Block a user