Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Syah fisal
GentingDisplayAPP
Commits
e080c412
Commit
e080c412
authored
Oct 02, 2019
by
Mr.Worldwide
Browse files
linespacing fix
parent
3fad8303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
container/MainScreen.tsx
container/MainScreen.tsx
+1
-1
No files found.
container/MainScreen.tsx
View file @
e080c412
...
...
@@ -58,7 +58,7 @@ const MainScreen = NativeTachyons.wrap(class MainScreen extends Component<Props,
<
View
style
=
{
[
s
.
asfs
,
s
.
pl3
]
}
>
<
Text
>
<
GTextComponent
style
=
{
[
s
.
f3
,
s
.
darkx
]
}
>
CHOOSE A
</
GTextComponent
>
{
"
\n
"
}
<
GTextComponent
style
=
{
[
s
.
f3
,
s
.
secondary
]
}
>
CENTER
</
GTextComponent
>
<
GTextComponent
style
=
{
[
s
.
f3
,
s
.
secondary
,{
lineHeight
:
20
}
]
}
>
CENTER
</
GTextComponent
>
</
Text
>
</
View
>
...
...
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