Fix dataset-frictionless example import

This commit is contained in:
Rising Odegua
2022-02-17 08:30:10 +01:00
parent 2ba5737ac9
commit 483d11e08d
3 changed files with 299 additions and 11 deletions

View File

@@ -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'