Open
Description
Describe the bug
When terminal is disabled in metadata, the Toggle Terminal
button is still visible. It just shows empty blank terminal when toggled.
Link to a StackBlitz project which shows the error
No response
Steps to reproduce
- Define in metadata:
---
type: lesson
title: Test
terminal: false
---
- Open page and click
Toggle Terminal
Expected behavior
Whole Toggle Terminal
button should be hidden.
Screenshots
Platform
- TutorialKit version: 0.2.1
Additional context
No response