443 B
443 B
sfWmxvg7lh1S
P7 B
5hvtLwVCTGA0 PG31Pcudd2ghbByH4DR
- wHfcNc
Jf6CWZXnJ
const link = dc.parseLink("[[root/views/project-table.md#^taskTable]]")
const imported = await dc.require(link)
console.log(imported, link)
function View() {
return <imported.ProjectView path={dc.currentPath()} type="category"/>
}
return <View/>