feat: add variants toggle (#6325)
Co-authored-by: Github Action <action@github.com>
This commit is contained in:
parent
e1dd9c4ccb
commit
ed0c0d90be
14 changed files with 339 additions and 52 deletions
|
|
@ -2,5 +2,6 @@ preload = ["@opentui/solid/preload"]
|
|||
|
||||
[test]
|
||||
preload = ["./test/preload.ts"]
|
||||
timeout = 10000 # 10 seconds (default is 5000ms)
|
||||
# Enable code coverage
|
||||
coverage = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue