We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8aec937 + 4d67c86 commit 2ae4426Copy full SHA for 2ae4426
src/widgets/peoplePicker.js
@@ -11,7 +11,7 @@
11
*/
12
import escape from 'escape-html'
13
import uuid from 'node-uuid'
14
-import rdf from 'rdflib'
+import * as rdf from 'rdflib'
15
// const webClient = require('solid-web-client')(rdf)
16
17
import { makeDropTarget } from './dragAndDrop'
0 commit comments