Skip to content

Commit

Permalink
fix placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
waleko committed Nov 19, 2023
1 parent 013f059 commit 01ee72e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/src/components/TranslationTextarea.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"use client";

import "draft-js/dist/Draft.css";

import HighlightWithinTextarea from "react-highlight-within-textarea";

import "./highlights.css";
Expand Down

0 comments on commit 01ee72e

Please sign in to comment.