done with FAQ, footer and hero #14
Annotations
10 errors
Lint:
src/components/Commands/Cat.jsx#L4
'fileName' is missing in props validation
|
Lint:
src/components/Commands/Cat.jsx#L5
'fileName.trim' is missing in props validation
|
Lint:
src/components/Commands/Cat.jsx#L6
'fileName.toLowerCase' is missing in props validation
|
Lint:
src/components/Commands/Echo.jsx#L2
'message' is missing in props validation
|
Lint:
src/components/Footer/Footer.jsx#L2
'IconBrandTwitter' is defined but never used
|
Lint:
src/components/Footer/Footer.jsx#L2
'IconBrandYoutube' is defined but never used
|
Lint:
src/components/Hero/Hero.jsx#L1
'TextInput' is defined but never used
|
Lint:
src/components/StdErr/StdErr.jsx#L4
'stdErr' is missing in props validation
|
Lint:
src/components/StdIn/StdIn.jsx#L5
'cmd' is missing in props validation
|
Lint:
src/components/StdOut/StdOut.jsx#L4
'children' is missing in props validation
|