hydra-sql/assets/theme-entrypoint.js
Gauthier DUPONT c37eb95ef4
Some checks reported warnings
Cadoles/hydra-sql/pipeline/pr-develop This commit was not built
feat(altcha): add altcha validation layer to login
2025-04-10 13:42:48 +02:00

7 lines
85 B
JavaScript

import './styles/theme.css'
import 'altcha';
import theme from './theme';
theme();