mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-21 14:23:48 +00:00
Enhance admin interface, security, and feed management with improved UX and authentication
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// This file is kept for backwards compatibility
|
||||
// It re-exports the new modular design system
|
||||
|
||||
import { designSystem } from './index';
|
||||
import { interactiveScripts, authHelpers } from '../scripts/index';
|
||||
|
||||
export { designSystem, interactiveScripts, authHelpers };
|
||||
Reference in New Issue
Block a user