Skip to content

Commit

Permalink
Merge pull request #421 from edenia/update-variable-webapp
Browse files Browse the repository at this point in the history
fix(webapp):update variable webapp
  • Loading branch information
fagomezra committed Mar 1, 2023
2 parents 8bfa625 + 9b62804 commit 96b30df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/App.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//App.js
// App.js
import React, { Suspense, useMemo } from 'react'
import { BrowserRouter, Route, Switch } from 'react-router-dom'
import DateFnsUtils from '@date-io/date-fns'
Expand Down

0 comments on commit 96b30df

Please sign in to comment.