hydra-sql/assets/theme-entrypoint.js
Gauthier DUPONT 3c06f6e09e
Some checks reported warnings
Cadoles/hydra-sql/pipeline/pr-develop This commit is unstable
feat(altcha): add altcha validation layer to login
2025-04-10 12:56:11 +02:00

7 lines
85 B
JavaScript

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