Skip to content

Commit 3732821

Browse files
author
Evert Arias
committed
Update styles components
1 parent f5189f9 commit 3732821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import styled from "styled-components";
22

3-
export const Contributors = styled.div`
3+
export const ContributorsList = styled.div`
44
display: flex;
55
align-content: center;
66
flex-flow: row wrap;

0 commit comments

Comments
 (0)