mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-07-29 23:21:54 +00:00
Created short URLs component
This commit is contained in:
@@ -2,7 +2,6 @@ import React from 'react';
|
||||
import { connect } from 'react-redux';
|
||||
import Paginator from './Paginator';
|
||||
import SearchBar from './SearchBar';
|
||||
import './ShortUrls.scss';
|
||||
import ShortUrlsList from './ShortUrlsList';
|
||||
|
||||
export function ShortUrls(props) {
|
||||
|
||||
Reference in New Issue
Block a user