We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d882aac commit af2481aCopy full SHA for af2481a
README.md
@@ -1,7 +1,7 @@
1
2
# Demo
3
-https://nurikk.github.io/sls-frontend/
4
-https://nurikk.github.io/sls-frontend/map.html
+[Demo](https://nurikk.github.io/sls-frontend/)
+[Map](https://nurikk.github.io/sls-frontend/map.html)
5
6
7
# Build
TODO.md
@@ -1,5 +1,4 @@
Tech debt:
-- [ ] remove superagent library
src/components/header/style.css
@@ -1,3 +1,3 @@
.hello {
- border: 1px solid black;;
+ border: 1px solid black;
}
0 commit comments