src/app/lib/noJs.const.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
const NO_JS_CLASSNAME = 'no-js';

export default NO_JS_CLASSNAME;