Skip to content

Commit

Permalink
Upgrade to alpha 21
Browse files Browse the repository at this point in the history
  • Loading branch information
mshabarov committed Apr 11, 2024
1 parent d0cdb8a commit 3fe300b
Show file tree
Hide file tree
Showing 5 changed files with 261 additions and 241 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ Vaadin web applications are full-stack and include both client-side and server-s
|     `themes/` | Application theme sources |
|     `util/` | Util scripts |
|     `views/` | UI views in React/TypeScript |
|         `$layout.tsx` | Layout/Menu for other views |
|         `index.tsx` | Public Hilla view |
|         `@layout.tsx` | Layout/Menu for other views |
|         `@index.tsx` | Public Hilla view |
|         `about.tsx` | Hilla view for authenticated users |
|         `hilla.tsx` | Hilla view for 'USER' |
|     `index.html` | HTML template |
Expand Down
Loading

0 comments on commit 3fe300b

Please sign in to comment.