Skip to content

Commit c610613

Browse files
committed
chore: remove comment
1 parent c9824ba commit c610613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/content/docs/guides/redwood-js.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const flowbite = require("flowbite-react/tailwind");
6262
module.exports = {
6363
content: [
6464
// ...
65-
flowbite.content({ dir: "../" }), // due to being monorepo
65+
flowbite.content({ dir: "../" }),
6666
],
6767
plugins: [
6868
// ...

0 commit comments

Comments
 (0)