Skip to content
Snippets Groups Projects
Commit 18c0e8b5 authored by Jure's avatar Jure
Browse files

chore: fix require path for xpub-journal

parent f6a00855
No related branches found
No related tags found
No related merge requests found
import React from 'react'
import { JournalContext } from '../../../../xpub-journal'
import { JournalContext } from '../../../../xpub-journal/src'
const MetadataType = ({ journal, type }) => (
<JournalContext.Consumer>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment