Correct Tooltip Colors

This commit is contained in:
2026-04-04 18:30:52 +02:00
parent f39359ef67
commit 011aad6f2f
8 changed files with 19 additions and 20 deletions

View File

@@ -4,7 +4,6 @@ Follow these steps to integrate **SigPro-UI** into your project.
---
!> **📘 Core Concepts**
**Note:** SigPro-UI now includes SigPro core internally. No need to install SigPro separately.
SigProUI is built on top of the [SigPro](https://natxocc.github.io/sigpro/#/) reactive core. To learn how to create signals, manage reactivity, and structure your application logic, check out the [SigPro documentation](https://natxocc.github.io/sigpro/#/). It covers everything you need to build reactive applications with signals, computed values, and effects.