We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc44dc commit e1b1018Copy full SHA for e1b1018
1 file changed
src/tabs/preview.tsx
@@ -1,5 +1,5 @@
1
import { useEffect, useState } from "react"
2
-import Parser from "rss-parser"
+import Parser from "rss-parser/dist/rss-parser.min.js"
3
4
import "~/lib/style.css"
5
0 commit comments