This commit is contained in:
2019-01-03 17:10:02 +07:00
parent 7d83742788
commit f143af983b
7 changed files with 152 additions and 7 deletions

View File

@@ -505,7 +505,7 @@ export default class App extends React.Component {
);
}) : <EmptyComponent width="" image="default4" type="empty" header="" content="No notification yet! "/>
}
<Link to={`${LINKS.INBOX}/notification`}>
<Link to={`${LINKS.CART_DETAIL}`}>
<ListItem
primaryText={
<div style={{textAlign:'center'}}>
@@ -589,7 +589,7 @@ export default class App extends React.Component {
);
}) : <EmptyComponent width="" image="default4" type="empty" header="" content="No notification yet! "/>
}
<Link to={`${LINKS.INBOX}/notification`}>
<Link to={`${LINKS.CART_DETAIL}`}>
<ListItem
primaryText={
<div style={{textAlign:'center'}}>