mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(codebase audit): preserve cleanup without regressions
Fix codebase audit regressions while preserving UI/UX behavior and adding review-driven hardening.
This commit is contained in:
Vendored
-4
@@ -3,8 +3,4 @@ declare module '*.module.css' {
|
||||
export default classes;
|
||||
}
|
||||
|
||||
declare module 'lodash';
|
||||
|
||||
declare module 'react-draggable';
|
||||
|
||||
declare module 'react-router-hash-link';
|
||||
|
||||
Reference in New Issue
Block a user