Skip to content

Commit 757c52b

Browse files
build fix
1 parent 3cdc992 commit 757c52b

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

src/components/ui/Popup.tsx

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -82,23 +82,7 @@ function copy(text: string) {
8282
}
8383
}
8484

85-
const forbiddenWords = [
86-
"vishvanathan",
87-
"vishwanathan",
88-
"viswanathan",
89-
"vishva",
90-
"viswa",
91-
"vit",
92-
"vellore institute of technology",
93-
"vitstudent",
94-
"vit.ac.in",
95-
"vit vellore",
96-
"vit chennai",
97-
"vit bhopal",
98-
"vit ap",
99-
"vit university",
100-
"vtop",
101-
];
85+
10286

10387
export default function Popup({
10488
type,

0 commit comments

Comments
 (0)