This commit is contained in:
@@ -6,7 +6,7 @@ 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.
|
||||
SigProUI is built on top of the [SigPro](https://sigpro.natxocc.com/#/) reactive core. To learn how to create signals, manage reactivity, and structure your application logic, check out the [SigPro documentation](https://sigpro.natxocc.com/#/). It covers everything you need to build reactive applications with signals, computed values, and effects.
|
||||
---
|
||||
|
||||
## 1. Install the package
|
||||
@@ -122,7 +122,7 @@ When you install SigProUI, you get:
|
||||
- `router()` - Hash-based routing
|
||||
- `mount()` - mount components to DOM
|
||||
|
||||
>For more information about SigPro Core visit official Docs [SigPro Docs](https://natxocc.github.io/sigpro/#/)
|
||||
>For more information about SigPro Core visit official Docs [SigPro Docs](https://sigpro.natxocc.com/#/)
|
||||
|
||||
### UI Components
|
||||
- `button()` - Styled button with DaisyUI
|
||||
|
||||
Reference in New Issue
Block a user