Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
napindc committed Jul 15, 2022
1 parent 17cc084 commit b17a9cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/bots/SeamlessDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ interface FormFields {
}
const SeamlessDetail: React.FC<AppComponentProps> = () => {

// TODO: I guess you are using 13.5 font size. I would say it is little big. I would prefer 10.5

const server:any = useLocation();

// new mint / source server --- comes from params
Expand Down

0 comments on commit b17a9cc

Please sign in to comment.