Skip to content

Commit c09069e

Browse files
committed
Add comment to indicate unused components in the codebase
1 parent b420630 commit c09069e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/src/components/Form.jsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Form.jsx contains several unused components, including abstractions for button and form elements.
2+
// They are not currently being used in the codebase.
3+
14
import React from "react";
25

36
import "../sass/Form.scss";

0 commit comments

Comments
 (0)