This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
hydra-sql
Watch
22
Star
0
Fork
0
You've already forked hydra-sql
Code
Issues
4
Pull Requests
2
Projects
Releases
Wiki
Activity
hydra-sql
/
assets
/
theme-entrypoint.js
6 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(altcha): add altcha validation layer to login
2025-03-24 17:20:17 +01:00
import
'./styles/theme.css'
import
'altcha'
;
feat (altcha) #4827 upgrade d'altcha en v2
2025-06-12 15:07:32 +02:00
import
'altcha/i18n/all'
;
feat(altcha): add altcha validation layer to login
2025-03-24 17:20:17 +01:00
import
theme
from
'./theme'
;
Reference in New Issue
Copy Permalink