hydra-sql/assets/theme-entrypoint.js
Gauthier DUPONT 12523398f6
Some checks are pending
Cadoles/hydra-sql/pipeline/pr-develop Build started...
feat(altcha): add altcha validation layer to login
2025-04-10 16:01:22 +02:00

7 lines
85 B
JavaScript

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