diff --git a/time-picker-typescript/public/index.html b/time-picker-typescript/public/index.html index aa069f2..dbf0a06 100644 --- a/time-picker-typescript/public/index.html +++ b/time-picker-typescript/public/index.html @@ -2,7 +2,7 @@ - + - React App + Time Picker diff --git a/time-picker-typescript/public/skiffLogo.png b/time-picker-typescript/public/skiffLogo.png new file mode 100644 index 0000000..272d30d Binary files /dev/null and b/time-picker-typescript/public/skiffLogo.png differ diff --git a/time-picker-typescript/src/App.tsx b/time-picker-typescript/src/App.tsx index e346d8b..b4e0215 100644 --- a/time-picker-typescript/src/App.tsx +++ b/time-picker-typescript/src/App.tsx @@ -10,6 +10,7 @@ function App() {

Edit src/App.tsx and save to reload.

+

Future Tasks: