Task: Add app provider and add config alias paths for tsconfig and removed React imported

This commit is contained in:
2021-06-12 17:38:19 +07:00
parent 371b4fad15
commit 26451a4291
12 changed files with 40 additions and 15 deletions

View File

@@ -1,4 +1,3 @@
import React from 'react'
import { BrowserRouter as Router, Switch, Route } from 'react-router-dom'
import { routes } from './routes'