feat: new readme

This commit is contained in:
leonardotrapani
2026-02-01 22:04:42 +01:00
parent 0b0e084155
commit 305f64a73d
16 changed files with 517 additions and 685 deletions
+2 -1
View File
@@ -62,5 +62,6 @@ func (i toggleItem) FilterValue() string {
type modelOption struct {
ID string
Label string
Title string
Desc string
}