diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index c23ded1..322f00a 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -1,10 +1,8 @@ function App() { return ( <> -
Welcome to the web-cad frontend application.
-Welcome to the Web CAD application
> ) }