import styled from 'styled-components'; export const Container = styled.ul``; export const ListItem = styled.li``;