Update portal.js import in example
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
|||||||
PlotlyChart,
|
PlotlyChart,
|
||||||
ReadMe,
|
ReadMe,
|
||||||
DataExplorer,
|
DataExplorer,
|
||||||
} from 'portal/dist/index.cjs'
|
} from 'portal'
|
||||||
import path from 'path'
|
import path from 'path'
|
||||||
import Head from 'next/head'
|
import Head from 'next/head'
|
||||||
import { getDataset } from '../lib/dataset'
|
import { getDataset } from '../lib/dataset'
|
||||||
|
|||||||
Reference in New Issue
Block a user