mirror of
https://github.com/ferdzo/serviceCRM.git
synced 2026-04-05 13:16:24 +00:00
Test
This commit is contained in:
@@ -10,7 +10,18 @@
|
||||
content="Web site created using create-react-app"
|
||||
/>
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
<!--
|
||||
<script src="https://cdn.jsdelivr.net/npm/react/umd/react.production.min.js" crossorigin></script>
|
||||
|
||||
<script
|
||||
src="https://cdn.jsdelivr.net/npm/react-dom/umd/react-dom.production.min.js"
|
||||
crossorigin></script>
|
||||
|
||||
<script
|
||||
src="https://cdn.jsdelivr.net/npm/react-bootstrap@next/dist/react-bootstrap.min.js"
|
||||
crossorigin></script>
|
||||
|
||||
<script>var Alert = ReactBootstrap.Alert;</script>
|
||||
<!--
|
||||
manifest.json provides metadata used when your web app is installed on a
|
||||
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user