Skip to content

Commit

Permalink
Added a feedback form
Browse files Browse the repository at this point in the history
  • Loading branch information
shriyadindi committed Oct 26, 2024
1 parent f18cd44 commit 263abcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FeedbackForm.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useState } from 'react';
import React, { useState } from "react";
import './FeedbackForm.css';

interface FeedbackData {
Expand Down

0 comments on commit 263abcd

Please sign in to comment.