Skip to content

Commit b4439b3

Browse files
authored
Not everything is a component (#7074)
1 parent 10147a7 commit b4439b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contributor-docs/principles.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@ There's often more than one way to do things, and there aren't always best-pract
3434
- A little verbosity is better than clever code. Avoid implementations that reduce the ability for people to contribute.
3535
- Automate and abstract when repetition is a hindrance.
3636
- Seek feedback on implementations as often as possible.
37-
- Everything is a component.
3837
- Provide flexibility, but within the boundaries of the system.
3938
- Assume that people will break the rules, and provide safe ways for them to do so.

0 commit comments

Comments
 (0)