mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-28 19:40:28 +00:00
Moved tabler compoments into this project for more control
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from "react";
|
||||
|
||||
import { Alert } from "components";
|
||||
import styled from "styled-components";
|
||||
import { Alert } from "tabler-react";
|
||||
|
||||
const Root = styled.div`
|
||||
padding: 20vh 10vw 0 10vw;
|
||||
|
Reference in New Issue
Block a user