Update _sidebar.md

This commit is contained in:
Robert Jelic
2022-06-05 14:41:36 +02:00
committed by GitHub
parent 2a577fff9f
commit f2972417a7

View File

@@ -3,7 +3,7 @@
- [Quick Start](home/Quick-Start.md) - [Quick Start](home/Quick-Start.md)
- [Installer](home/installer) - [Installer](home/installer)
- Objects - Objects
- - [Object](objects/Object) - [Object](objects/Object)
- [Basalt](objects/Basalt) - [Basalt](objects/Basalt)
- [Button](objects/Button) - [Button](objects/Button)
- [Checkbox](objects/Checkbox) - [Checkbox](objects/Checkbox)
@@ -28,3 +28,4 @@
- Tips & Tricks - Tips & Tricks
- [Component Logic](tips/logic) - [Component Logic](tips/logic)
- [Changing Button Color](tips/buttons) - [Changing Button Color](tips/buttons)
- [Advanced usage of Events](tips/events.md)