Added dark theme. Fixed actor country aggregation.
This commit is contained in:
@@ -32,7 +32,7 @@ function createApp(Page, pageProps, pageContext) {
|
||||
|
||||
app.provide('pageContext', pageContext);
|
||||
|
||||
app.use(FloatingVue);
|
||||
app.use(FloatingVue, { container: '#container' });
|
||||
app.use(VueVirtualScroller);
|
||||
|
||||
app.component('Link', Link);
|
||||
|
||||
Reference in New Issue
Block a user