Skip to content

Commit

Permalink
Update App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Fy- committed Mar 22, 2024
1 parent d26f665 commit 0c48318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playground/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const links = computed(() => {
const _links: any[] = [
{ name: translate("nav_home"), url: "/" },
{
name: "SSR Info",
name: "SSR",
url: "/js_workers",
},
{
Expand Down

0 comments on commit 0c48318

Please sign in to comment.