Línea 12... |
Línea 12... |
12 |
import AppGrid from '@app/components/UI/layout/AppGrid'
|
12 |
import AppGrid from '@app/components/UI/layout/AppGrid'
|
13 |
import AboutCompany from '@app/components/company/AboutCompany'
|
13 |
import AboutCompany from '@app/components/company/AboutCompany'
|
14 |
import CompanyActions from '@app/components/company/CompanyActions'
|
14 |
import CompanyActions from '@app/components/company/CompanyActions'
|
15 |
import CompanyFollowers from '@app/components/company/CompanyFollowers'
|
15 |
import CompanyFollowers from '@app/components/company/CompanyFollowers'
|
16 |
import FeedList from '@app/components/dashboard/linkedin/feed-list/FeedList'
|
16 |
import FeedList from '@app/components/dashboard/linkedin/feed-list/FeedList'
|
17 |
import GroupInfo from '@app/components/widgets/linkedin/InfoWidget'
|
17 |
import GroupInfo from '@app/components/widgets/linkedin/group-widget'
|
18 |
import Pagination from '@components/common/Pagination'
|
18 |
import Pagination from '@components/common/Pagination'
|
Línea 19... |
Línea 19... |
19 |
|
19 |
|
Línea 20... |
Línea 20... |
20 |
import './styles/linkedin.scss'
|
20 |
import './styles/linkedin.scss'
|