Skip to content

Commit

Permalink
feat: new important feature
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickDinh committed Mar 22, 2024
1 parent 8dc7350 commit 16ba68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.routes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const routes = evalTemplates([
},
{
template: Urls.AppStudio,
element: <div>App Studio</div>,
element: <div>App Studio!</div>,
},
],
},
Expand Down

0 comments on commit 16ba68f

Please sign in to comment.