diff --git a/index.html b/index.html index 39a3320..1eeb43b 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,6 @@ - ot-demo diff --git a/public/vite.svg b/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/App.css b/src/App.css index b9d355d..74b17e3 100644 --- a/src/App.css +++ b/src/App.css @@ -2,7 +2,6 @@ max-width: 1280px; margin: 0 auto; padding: 2rem; - text-align: center; } .logo { diff --git a/src/App.tsx b/src/App.tsx index 6496e99..6c7ebb0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -91,7 +91,7 @@ function App() { return (
-
+

Server Document:

{serverDoc}

diff --git a/src/assets/react.svg b/src/assets/react.svg deleted file mode 100644 index 6c87de9..0000000 --- a/src/assets/react.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file