mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 12:03:23 +01:00
Basis for Certificate modal
This commit is contained in:
5
frontend/src/modals/CertificateCreateModal/HTTPForm.tsx
Normal file
5
frontend/src/modals/CertificateCreateModal/HTTPForm.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
function HTTPForm() {
|
||||
return <p>Http form</p>;
|
||||
}
|
||||
|
||||
export default HTTPForm;
|
||||
Reference in New Issue
Block a user