Basic Navbar Functionality in place. Need to update component ID's so… #4
Annotations
10 errors
build:
app/imports/api/event/StuffCollection.methods.app-test.js#L4
Stuffs not found in './EventCollection'
|
build:
app/imports/api/event/StuffCollection.methods.app-test.js#L4
stuffConditions not found in './EventCollection'
|
build:
app/imports/api/event/StuffCollection.test.js#L5
stuffConditions not found in './EventCollection'
|
build:
app/imports/api/event/StuffCollection.test.js#L5
Stuffs not found in './EventCollection'
|
build:
app/imports/ui/components/NavBar.jsx#L6
A space is required after '{'
|
build:
app/imports/ui/components/NavBar.jsx#L6
A space is required before '}'
|
build:
app/imports/ui/components/NavBar.jsx#L21
Expected indentation of 10 spaces but found 8
|
build:
app/imports/ui/components/NavBar.jsx#L21
Expected indentation of 10 space characters but found 8
|
build:
app/imports/ui/components/NavBar.jsx#L21
Curly braces are unnecessary here
|
build:
app/imports/ui/components/NavBar.jsx#L21
Strings must use singlequote
|