Skip to content

Commit

Permalink
Merge pull request #550 from Shelf-nu/hunar/dashboard
Browse files Browse the repository at this point in the history
mend
  • Loading branch information
DonKoko authored Nov 14, 2023
2 parents 00a494d + d9570eb commit c13c8f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/routes/_layout+/admin-dashboard+/announcements.new.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,7 @@ export default function NewAnnouncement() {
placeholder={"Announcement content"}
// @ts-ignore
rows={4}
// ref={editorRef}
className="rounded-b-none"
// onBlur={handelBlur}
// onKeyDown={handleKeyDown}
required
/>
</div>
Expand Down

0 comments on commit c13c8f4

Please sign in to comment.