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
16e5a62f
Commit
16e5a62f
authored
May 27, 2019
by
Dorian Goepp
Browse files
aesthetically remove extra spaces
parent
3d084e6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Board.js
View file @
16e5a62f
...
@@ -5,12 +5,12 @@ import FlexLayout, {Actions} from "flexlayout-react";
...
@@ -5,12 +5,12 @@ import FlexLayout, {Actions} from "flexlayout-react";
import
{
decorate
,
observable
}
from
"
mobx
"
import
{
decorate
,
observable
}
from
"
mobx
"
// The React Components that are going into tabs
// The React Components that are going into tabs
import
{
VideoStream
,
DemoVideoStream
}
from
"
./VideoStream
"
import
{
VideoStream
,
DemoVideoStream
}
from
"
./VideoStream
"
import
{
RosLineChart
,
DemoLineChart
}
from
"
./LineChart
"
import
{
RosLineChart
,
DemoLineChart
}
from
"
./LineChart
"
import
{
RosHGauge
}
from
"
./HorizontalGauge
"
import
{
RosHGauge
}
from
"
./HorizontalGauge
"
import
{
RosMemoryRanked
,
DemoMemoryRanked
}
from
'
./MemoryRanked
'
import
{
RosMemoryRanked
,
DemoMemoryRanked
}
from
'
./MemoryRanked
'
import
{
RosInteractionTrace
,
DemoInteractionTrace
}
from
'
./InteractionTrace
'
import
{
RosInteractionTrace
,
DemoInteractionTrace
}
from
'
./InteractionTrace
'
import
{
RosLatestInteraction
,
DemoLatestInteraction
}
from
'
./LatestInteraction
'
import
{
RosLatestInteraction
,
DemoLatestInteraction
}
from
'
./LatestInteraction
'
import
{
RosMood
,
DemoMood
}
from
'
./Mood
'
import
{
RosMood
,
DemoMood
}
from
'
./Mood
'
import
DemoString
from
'
./String
'
import
DemoString
from
'
./String
'
// get the default configuration for the layout
// get the default configuration for the layout
...
...
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