Skip to content

Commit b687164

Browse files
authored
Merge pull request #19 from oslabs-beta/navBar
Updated nav bar UI
2 parents 3070acc + 553442a commit b687164

File tree

11 files changed

+1006
-99
lines changed

11 files changed

+1006
-99
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@
137137
</ul>
138138
</details>
139139

140-
141-
142140
[↥Back to top](#table-of-contents)
143141

144142
## How to use
@@ -248,7 +246,7 @@ export DISPLAY=$(awk '/nameserver / {print $2; exit}' /etc/resolv.conf 2>/dev/nu
248246
export LIBGL_ALWAYS_INDIRECT=1
249247
```
250248

251-
followed by the command for the devtools or devmode. If you want both open, enter commands above followed by starting the devtools:
249+
followed by the command for the s or devmode. If you want both open, enter commands above followed by starting the devtools:
252250

253251
```
254252
./node_modules/.bin/vue-devtools
@@ -293,7 +291,7 @@ SLACK_REDIRECT_URI = "overvuedev://test"
293291
### Contributing
294292

295293
We'd love for you to test this application out and submit any issues you encounter. Also feel free to fork to your own repo and submit PRs.
296-
Here are some features we're thinking about adding:
294+
Here are some features we're thinking about adding:
297295

298296
- Option to export files in TypeScript
299297
- Ability to place child components into HTML elements

0 commit comments

Comments
 (0)