Skip to content

Commit 2fae4ce

Browse files
committed
2024=>2026
1 parent c3a1c3e commit 2fae4ce

File tree

1 file changed

+1
-1
lines changed
  • apps/frontendsupport/blog-posts/2026-01-18-ai-duplicated-slop

1 file changed

+1
-1
lines changed

apps/frontendsupport/blog-posts/2026-01-18-ai-duplicated-slop/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Here's what I'm seeing in codebases with the new wave of AI-generated code.
1010

1111
## The Duplication Problem
1212

13-
Here's what actually happens. A developer plans a feature with AI that needs a table with inline editing. AI builds one from scratch using MUI primitives. It works. Ship it.
13+
Here's what actually happens. A developer plans a feature with AI that needs a table with inline editing. AI builds one from scratch using [material-ui](https://mui.com/) primitives. It works. Ship it.
1414

1515
Next sprint, different feature, same need. AI builds another table. Slightly different. Also works. Ship it.
1616

0 commit comments

Comments
 (0)