mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
error styling
This commit is contained in:
@@ -21,6 +21,8 @@ export const ERR_CLOSE = 'err__close'; // class
|
||||
|
||||
export const DEFAULT_LIFETIME = 5000;
|
||||
|
||||
import './main.scss';
|
||||
|
||||
const err = () => {
|
||||
let element;
|
||||
return (() => {
|
||||
|
||||
Reference in New Issue
Block a user