Skip to content

Commit

Permalink
Fix missing variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
gudaoxuri committed Nov 10, 2023
1 parent d645b2b commit 1423f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/icon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const DATE = 'octicon-calendar-24'
export const DATETIME = 'octicon-calendar-24'
export const TIME = 'octicon-clock-24'
export const EMAIL = 'octicon-mail-24'
export const AMOUNT = 'octicon-credit-card-24'
export const URL = 'octicon-link-24'
export const PHONE = 'octicon-device-mobile-24'
export const PASSWORD = 'octicon-passkey-fill-24'
Expand Down

0 comments on commit 1423f07

Please sign in to comment.