Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jonator committed Sep 19, 2024
1 parent 0556904 commit 7ed5497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web/config/analytics-events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { AllocationOptions } from "~/components/complex/portfolio/types";
* outliers from corrupting dashboards. */
export const OUTLIER_USD_VALUE_THRESHOLD = 1_500_000;


export type AmountDefault = "half" | "max" | "input";

export type EventPage = "Swap Page" | "Token Info Page" | "Pool Details Page";
Expand Down

0 comments on commit 7ed5497

Please sign in to comment.