This repository was archived by the owner on Mar 31, 2021. It is now read-only.
Commit f36f185
committed
fix: prevent circular import
When using yarn workspaces, the prop-types import in the file of the same name would cause a
circular import.1 parent 84b08f1 commit f36f185
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
File renamed without changes.
0 commit comments