Skip to content

Commit

Permalink
[core] useAutocomplete should have 'use client
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 15, 2024
1 parent 09ca90e commit bf52267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/rsc-builder/buildRsc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ const PROJECTS: Project[] = [
'packages/mui-material/src/PigmentContainer/PigmentContainer.tsx', // RSC compatible
'packages/mui-material/src/PigmentGrid/PigmentGrid.tsx', // RSC compatible
'packages/mui-material/src/PigmentStack/PigmentStack.tsx', // RSC compatible
'packages/mui-material/src/useAutocomplete/useAutocomplete.js', // RSC compatible
],
},
{
Expand Down

0 comments on commit bf52267

Please sign in to comment.