OwlCyberSecurity - MANAGER
Edit File: entry.js
import ReactDatepicker from 'react-datepicker' import * as FeatherIcons from 'react-feather' import * as AdminJSDesignSystem from './build/index.js' import * as styled from './build/utils/styled.js' window.styled = window.styled || styled window.ReactDatepicker = window.ReactDatepicker || ReactDatepicker.default || ReactDatepicker window.FeatherIcons = window.FeatherIcons || FeatherIcons export default AdminJSDesignSystem