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
webf
react-webf
Commits
d60cad50
Commit
d60cad50
authored
Jun 05, 2020
by
Damien Mariotto
Browse files
Fix pipeline
parent
a5f18108
Pipeline
#1871
passed with stage
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/index.ts
View file @
d60cad50
...
...
@@ -37,7 +37,7 @@ export { default as Text } from './Text';
export
{
default
as
TextField
}
from
'
./TextField
'
;
export
{
default
as
ToggleInput
}
from
'
./ToggleInput
'
;
export
{
default
as
Toolbar
,
FlexibleSpace
}
from
'
./Toolbar
'
;
export
{
default
as
Tooltip
}
from
'
./Tooltip
'
;
export
{
default
as
Tooltip
}
from
'
./Tooltip
'
;
export
{
createTheme
,
ThemeProvider
,
withStyles
,
withTheme
}
from
'
./styles
'
;
export
{
default
as
wrapToTest
}
from
'
./utils/wrapToTest
'
;
Write
Preview
Supports
Markdown
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