mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2025-11-22 08:21:35 +00:00
Transform code base to typescript
Change-Id: Ia1f862fb5962ddd54b8d7643abbc39bb314d1f8e
This commit is contained in:
parent
03fcd8126a
commit
2466af6936
45 changed files with 1081 additions and 516 deletions
|
|
@ -119,7 +119,7 @@
|
|||
<div class="loader">Loading...</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/src/index.jsx"></script>
|
||||
<script type="module" src="/src/index.tsx"></script>
|
||||
<footer
|
||||
style="position: relative; z-index: 2; height: 2em; margin-top: -2em; line-height: 2em; background-color: #eee; border: 0.5px solid #ddd">
|
||||
<a id="copyright" href="https://github.com/Awesome-Technologies/synapse-admin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue