Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
new_excelso
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Prasetya Saputra
new_excelso
Commits
25deecc4
Commit
25deecc4
authored
May 20, 2020
by
Trisno
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tambah number format
parent
1a4ac828
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
MenuConfirmation.js
view/MenuConfirmation.js
+1
-1
No files found.
view/MenuConfirmation.js
View file @
25deecc4
...
@@ -6,7 +6,7 @@ import ActionType from '../redux/globalActionType';
...
@@ -6,7 +6,7 @@ import ActionType from '../redux/globalActionType';
import
Spinner
from
'react-native-loading-spinner-overlay'
;
import
Spinner
from
'react-native-loading-spinner-overlay'
;
import
session
from
'../function/session'
;
import
session
from
'../function/session'
;
import
moment
from
'moment'
import
moment
from
'moment'
//
import NumberFormat from 'react-number-format';
import
NumberFormat
from
'react-number-format'
;
import
{
FontAwesome
}
from
'@expo/vector-icons'
;
import
{
FontAwesome
}
from
'@expo/vector-icons'
;
class
MenuConfirmation
extends
React
.
Component
{
class
MenuConfirmation
extends
React
.
Component
{
constructor
(
props
)
{
constructor
(
props
)
{
...
...
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