feature: just create badge. Important thing is the await keyword

This commit is contained in:
Cindy Chang
2024-06-26 11:46:53 +08:00
parent 353eecad81
commit 965aaeb097
8 changed files with 79 additions and 28 deletions

View File

@@ -8,6 +8,8 @@ export const MODAL_ACCT_EDIT = 'MODAL_ACCT_EDIT';
export const MODAL_ACCT_INFO = 'MODAL_ACCT_INFO';
export const MODAL_DELETE = 'MODAL_DELETE';
export const JUST_CREATE_ACCOUNT_HOT_DURATION_MINS = 2;
export const knownLayoutChartOption = {
padding: {
top: 16,