Skip to content

Commit

Permalink
TEST-0009 Add empty change
Browse files Browse the repository at this point in the history
  • Loading branch information
hwinther committed Nov 6, 2024
1 parent e146691 commit 7042a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/pages/about/+Page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from 'react'

/**
* Renders the About page.
* @returns {React.JSX.Element} The rendered About page.
* @returns {React.JSX.Element} The rendered About page. xx
*/
export function Page(): React.JSX.Element {
return (
Expand Down

0 comments on commit 7042a72

Please sign in to comment.