Open airtonix opened 2 years ago
ctrl + shift + i
👉🏻 the error:
nvm... I'm a noob.
was missing the return statement.
/Templates/Components/KanbanBoard.md
---
defines-react-components: true
react-components-namespace: components.KanbanBoard
---
```jsx:component:KanbanBoard
import Board from "https://cdn.skypack.dev/@asseinfo/react-kanban";
return <Board initialBoard={props.board} />
```
Actually...
It would be great to be able to change between the prod and dev builds of react.
/Board.md
/Templates/Components/KanbanCard.md
/Templates/Components/KanbanBoard.md