cluedin-widget
Version:
This is the project for creating and managing widgets in CluedIn.
10 lines (9 loc) • 352 B
JavaScript
import '../core/global'
import '../widget/onBoarding/index.jsx'
import '../widget/lastIssue/index.jsx'
import '../widget/lastdocuments/index.jsx'
import '../widget/lasttools/index.jsx'
import '../widget/lastdeals/index.jsx'
import '../widget/lasttasks/index.jsx'
import '../widget/lastorganizations/index.jsx'
import '../core/components/bootstrap.jsx'