| | |
| | | import { useLoading } from '../../behaviors/loading'; |
| | | import { useOptions } from '../home/options-proxy.js'; |
| | | import { useInsepction } from '../home/inspection-proxy.js'; |
| | | // import { useSupervision } from '../home/supervision-proxy.js'; |
| | | import { useSupervision } from '../home/supervision-proxy.js'; |
| | | // import { useNotice } from '../home/notice-proxy.js'; |
| | | // import { useNews } from '../home/news-proxy.js'; |
| | | import { useProblemChangeList } from '../inspection/ranking/problem-change-list.js'; |
| | |
| | | useLoading, |
| | | useOptions, |
| | | useInsepction, |
| | | // useSupervision, |
| | | useSupervision, |
| | | // useNotice, |
| | | // useNews, |
| | | useStatistic, |