diff options
Diffstat (limited to 'src/components/FormHandling.jsx')
| -rw-r--r-- | src/components/FormHandling.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/FormHandling.jsx b/src/components/FormHandling.jsx index 8f7f688..5210bdf 100644 --- a/src/components/FormHandling.jsx +++ b/src/components/FormHandling.jsx @@ -1,4 +1,4 @@ -import { Component } from 'preact'; +import { Component } from 'react'; import { marked } from 'marked'; import DOMPurify from 'dompurify'; |
