UNPKG

@voilajsx/uikit

Version:

Cross-platform React components with beautiful themes and OKLCH color science

7 lines 286 B
/** * Enhanced Admin Layout with proper color contrast handling * ✅ FIXED: Now properly handles sticky header based on sticky prop */ export const AdminLayout: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React from "react"; //# sourceMappingURL=admin.d.ts.map