Add sidebar component
Introduce a new `Sidebar` component to encapsulate sidebar logic and rendering. This component utilizes Bubble Tea and Lipgloss for UI elements. The main application now integrates this component for displaying sidebar content.
This commit is contained in:
1
components/main_content.go
Normal file
1
components/main_content.go
Normal file
@@ -0,0 +1 @@
|
||||
package components
|
||||
Reference in New Issue
Block a user