Rezact / Rezact

A JavaScript Framework/Library (call it what you want) that blends the best of svelte, solid, react, and many others.

Home Page:https://rezact.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add title property to route config

zachlankton opened this issue · comments

{
      path: "/",
      title: 'Home',
    }