Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jobsity
ReactChallenge
Commits
ad422da7
Commit
ad422da7
authored
3 years ago
by
Jobsity Admin
💯
Browse files
Options
Download
Email Patches
Plain Diff
Change the position of the markdown file to the local Wiki
parent
9c4c140e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/components/Readme.jsx
src/components/Readme.jsx
+1
-1
No files found.
src/components/Readme.jsx
View file @
ad422da7
...
...
@@ -4,7 +4,7 @@ import Counter from "./Counter";
import
{
Link
}
from
"
react-router-dom
"
;
const
README_PATH
=
"
https://
raw.githubusercontent
.com/
J
obsity/ReactChallenge/
main/README
.md
"
;
"
https://
git.jobsity
.com/
j
obsity/ReactChallenge/
-/wikis/React-Challenge-Instructions
.md
"
;
function
Readme
()
{
const
[
md
,
setMd
]
=
useState
(
null
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment