mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-11 17:16:20 +00:00
Fixed reactstrap 9 deprecated warnings
This commit is contained in:
@@ -29,7 +29,7 @@ const Home = ({ servers }: HomeProps) => {
|
||||
return (
|
||||
<div className="home">
|
||||
<Card className="home__main-card">
|
||||
<Row noGutters>
|
||||
<Row className="g-0">
|
||||
<div className="col-md-5 d-none d-md-block">
|
||||
<div className="home__logo-wrapper">
|
||||
<div className="home__logo">
|
||||
|
||||
Reference in New Issue
Block a user