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