feat: feature/mvp-sprint-1

This commit is contained in:
Nikolaj Frey 2023-08-16 09:10:36 +10:00
parent 17e8d0e3b1
commit b6a066b630
2 changed files with 1 additions and 2 deletions

View File

@ -369,7 +369,6 @@ export const Thingtime = (props) => {
}
if (type === "object" && !circular) {
if (chakra) {
console.log("nik Chakras", Chakras)
const ChakraComponent = Chakras[chakra]
console.log("Thingtime is chakra", fullPath, chakra)

View File

@ -16,7 +16,7 @@ export const ThingtimeURL = (props) => {
}, [matches])
const path = React.useMemo(() => {
console.log("nik location", location)
console.log("ThingtimeURL location", location)
// const sanitisation = ["/things", "/edit", "/editor", "/code", "/coder"]