forked from abner/for-legacy-web
Add i18n, use default imports for UI.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import styled from 'styled-components';
|
||||
|
||||
export const LineDivider = styled.div`
|
||||
export default styled.div`
|
||||
height: 0px;
|
||||
opacity: 0.6;
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user