Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Commit e472b03

Browse files
committed
Add a comment
1 parent 4df2f18 commit e472b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ And it also has some options. Their default values are,
7171
```
7272
import styled, { css, keyframes } from 'styled-components';
7373
74-
// `importName` from `moduleName`
74+
// `importName` from `moduleName`, which means where `styled` comes from
7575
styled(Component)``;
7676
styled('div')``;
7777
styled.div``;

0 commit comments

Comments
 (0)