James Wilson
-Online
-Artigos Recentes
++ Artigos Recentes +
Performance de Conteúdo
++ Performance de Conteúdo +
O tráfego orgânico cresceu 15% nos últimos 7 dias. @@ -237,24 +116,31 @@ const DashboardMain = () => { ); }; -// --- Subcomponentes para Organização --- - -const NavItem = ({ icon, label, active = false }: { icon: any, label: string, active?: boolean }) => ( -
{title}
- - {name} - - {" "}{action}{" "} - {target} -
- - {time} - -Categories
+ + +Loading...
+ ) : ( + tree.map((node) =>{form.id ? "Edit Category" : "Create Category"}
+ + + setForm({ + ...form, + name: e.target.value, + slug: slugify(e.target.value), + }) + } + /> + + setForm({ ...form, slug: e.target.value })} + /> + +- Categories -
- - -Loading...
- ) : ( - tree.map((node) => ( -- {form.id ? "Edit Category" : "Create Category"} -
- - - setForm({ - ...form, - name: e.target.value, - slug: slugify(e.target.value), - }) - } - /> - - - setForm({ ...form, slug: e.target.value }) - } - /> - -- {user} {action} -
-