You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
I have my components build and display correctly already. Now I'm trying to take those components for prototyping. I followed the doc but I keep getting the error saying Error (fabricator-assemble): The partial could not be found. Could someone help? I provide a screenshot showing how I structure my UI components.
And here is my code:
---
title: My Custom Layout
---
<h1>Hello, World!</h1>
{{> 05-toggle-button}}
The text was updated successfully, but these errors were encountered:
I have my components build and display correctly already. Now I'm trying to take those components for prototyping. I followed the doc but I keep getting the error saying
Error (fabricator-assemble): The partial could not be found.
Could someone help? I provide a screenshot showing how I structure my UI components.And here is my code:
The text was updated successfully, but these errors were encountered: