Francisco Moretti

Results 20 comments of Francisco Moretti

Do you have `prism-react-renderer` in your modules? I had to run the following line for code highlight to work (docs theme) ``` yarn add prismjs prism-react-renderer ```

Just in case this gives any additional info to understand this problem. I had an issue with the same output. When I tried to install with wheels I got the...

FYI @transitive-bullshit this is one ready to be merged

One of the builds fail, I'm not able to see the details in Vercel. When I click `details` it takes me to a 404 page.

Great suggestions @hatton! I've applied them all 👍

It turns out that the fix was quite simple actually https://github.com/shadcn/taxonomy/pull/96

In case it helps, here are some instructions. The extension uses `ctrl+shift+r` as the keyboard shortcut, which is the reserved VS Code shortcut for refactor. The extension will override it....

I'm also hitting this error with Collection Blocks displaying a list. I'm not using the `appDir`.

Feedback is encouraged. I had to make a few choices here and there and I'm unsure if they are the best. Also, it seems like deployments are failing and I...

PR Created https://github.com/NotionX/react-notion-x/pull/461. You were right, it's a large one.