Skip to content

Commit

Permalink
feat(Text): remove "context" variant
Browse files Browse the repository at this point in the history
Ref PLAT-190
  • Loading branch information
ajkl2533 committed Feb 17, 2025
1 parent 75cce9a commit 996c69f
Show file tree
Hide file tree
Showing 18 changed files with 193 additions and 205 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions src/components/Text/Text.enums.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ export const TextVariants = {
primary: 'primary',
/** @deprecated */
secondary: 'secondary',
/** @deprecated */
context: 'context',
} as const;
Loading

0 comments on commit 996c69f

Please sign in to comment.