Add custom theme
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export function App(): React.ReactElement {
|
||||
return <>hello</>;
|
||||
return <>hello world</>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user