Skip to content

Commit 16ba68f

Browse files
committed
feat: new important feature
1 parent 8dc7350 commit 16ba68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.routes.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export const routes = evalTemplates([
4242
},
4343
{
4444
template: Urls.AppStudio,
45-
element: <div>App Studio</div>,
45+
element: <div>App Studio!</div>,
4646
},
4747
],
4848
},

0 commit comments

Comments
 (0)