You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docs): Update Torin's link in differences with Dioxus (#309)
* Update Torin link and add permalink so it doesn't happen again
* Remove permalink and instead add crates.io link
* Update differences_with_dioxus.md
---------
Co-authored-by: Marc Espín <[email protected]>
|**Elements, attributes and events**| Custom | HTML |
10
-
|**Layout**| Custom ([`torin`](https://github.com/marc2332/freya/tree/main/torin)) | WebView and [`taffy`](https://github.com/DioxusLabs/taffy)|
10
+
|**Layout**|[`Torin`](https://github.com/marc2332/freya/tree/main/crates/torin)| WebView and [`Taffy`](https://github.com/DioxusLabs/taffy)|
11
11
|**Renderer**| Skia | WebView or WGPU |
12
12
|**Components library**| Custom | None, but can use CSS libraries |
0 commit comments