Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
behaviors-ai-public
LaVizu
Commits
b4b9eac4
Commit
b4b9eac4
authored
Aug 20, 2019
by
Dorian Goepp
Browse files
remove whitespace
parent
9348449c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Mood/Mood.js
View file @
b4b9eac4
...
...
@@ -9,7 +9,7 @@ import './Mood.css'
export
class
Mood
extends
Component
{
constructor
(
props
)
{
super
(
props
);
this
.
image
=
{
"
PAINED
"
:
"
images/mood/mood-pained.svg
"
,
"
PLEASED
"
:
"
images/mood/mood-happy.svg
"
,
...
...
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