mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
render Featured events
This commit is contained in:
parent
34235e43e9
commit
8cef4c3e9c
@ -4,7 +4,7 @@ import classnames from "classnames"
|
||||
|
||||
import { Icons, createIconRender } from "components/Icons"
|
||||
|
||||
import { HashtagTrendings } from "components"
|
||||
import { HashtagTrendings, FeaturedEventsAnnouncements } from "components"
|
||||
|
||||
import FeedBrowser from "./components/feed"
|
||||
import LivestreamsBrowser from "./components/livestreams"
|
||||
@ -113,6 +113,8 @@ export default class Dashboard extends React.Component {
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<FeaturedEventsAnnouncements />
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user