Skip to content

Commit 13832e1

Browse files
remove complete example from angular and vue pages
1 parent 9590dc1 commit 13832e1

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/data/working-with-files

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/data/working-with-files/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2188,7 +2188,7 @@ struct PhotoAlbumView_Previews: PreviewProvider {
21882188
</InlineFilter>
21892189

21902190
<InlineFilter filters={[
2191-
"javascript", "react-native", "angular", "nextjs", "react", "vue"
2191+
"javascript", "react-native", "nextjs", "react"
21922192
]}>
21932193
<BlockSwitcher>
21942194
<Block name="Single File (TS)">

0 commit comments

Comments
 (0)