Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity committed Sep 14, 2024
1 parent 1b91667 commit e833e99
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/ui/app/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@ export const DEFAULT_CODE_BLOCK_CONTENT = "";
export const BADLY_FORMATTED_CODE_BLOCK_LANGUAGE = "";
export const BADLY_FORMATTED_CODE_BLOCK_TITLE = "Unknown";
export const BADLY_FORMATTED_CODE_BLOCK_CONTENT = "Badly formatted code block";

/** The tag that we show in version dropdown */
export const DEFAULT_VERSION_LABEL = "latest";

export const API_ARTIFACTS_TITLE = "Client libraries";

0 comments on commit e833e99

Please sign in to comment.