Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Feb 15, 2023
1 parent 234d091 commit 53cbf86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ onDrop={(e) => {


<div className="flex flex-col">
<h2 className="text-l">Upload a GenBank file , or drag and drop</h2>
<h2 className="text-l">Upload a GenBank file, or drag and drop</h2>
{beingDraggedOver && (
<div className="border rounded-lg py-2 px-3 mt-2 text-center text-green-500">
Drop file now to load
Expand Down

1 comment on commit 53cbf86

@vercel
Copy link

@vercel vercel bot commented on 53cbf86 Feb 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.