Please include the issue number the pull request fixes by replacing YOUR-ISSUE-HERE in the text below.
Fixes #716 fixes #718
Summary
update NavBar & creat Pulse page & change some styles & move pages and layout folders to the component folder
Details
1- creat Pulse page
2- Updated NavBar.jsx
3- Changed More.jsx to SettingsButtons.jsx and updated More.jsx to fit.
4- Moved pages and layout folders to components folder as advised by @acthelemann
Test Plan (required)
Final Checklist
[x] For CoronaTracker, did you bump the version in package.json?
⚠️ IMPORTANT: Please do not create a Pull Request without creating an Issue first.
All changes need to be discussed before proceeding. Failure to do so may result in the pull request being rejected.
Before submitting a pull request, please be sure to review:
Please include the issue number the pull request fixes by replacing YOUR-ISSUE-HERE in the text below.
Fixes #716 fixes #718
Summary
update NavBar & creat Pulse page & change some styles & move pages and layout folders to the component folder
Details
1- creat Pulse page 2- Updated
NavBar.jsx
3- ChangedMore.jsx
toSettingsButtons.jsx
and updatedMore.jsx
to fit. 4- Movedpages
andlayout
folders tocomponents
folder as advised by @acthelemannTest Plan (required)
Final Checklist
package.json
?1.0.9
=>1.0.10
yarn
notnpm
? (important!)yarn lint
on the code?