hydra-sql/assets/theme-entrypoint.js
Gauthier DUPONT 49df10a513
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 15:04:30 +02:00

7 lines
85 B
JavaScript

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