mv Response.css to ResponseRenderer.css

This commit is contained in:
0x1eef 2023-09-28 13:49:16 -03:00
parent 935ba00fd7
commit 3a411ecc14
2 changed files with 1 additions and 1 deletions

View file

@ -3,7 +3,7 @@
<title></title>
<link rel="stylesheet" href="/css/index.css"/>
<link rel="stylesheet" href="/css/label.css"/>
<link rel="stylesheet" href="/css/components/Response.css"/>
<link rel="stylesheet" href="/css/components/ResponseRenderer.css"/>
<link rel="stylesheet" href="/css/components/ErrorRenderer.css"/>
</head>
<body>