feat: motd on dashboard
|
---|
|
.vscode/settings.json |
---|
package.json |
---|
pnpm-lock.yaml |
---|
public/locales/en.json |
---|
src/components/DateTime.less 0 → 100644 |
---|
src/components/DateTime.tsx |
---|
src/components/transactions/TransactionItem.tsx |
---|
src/components/ws/SyncMOTD.tsx |
---|
src/krist/api/types.ts |
---|
src/pages/addresses/AddressButtonRow.tsx |
---|
src/pages/addresses/AddressPage.less |
---|
src/pages/addresses/NameItem.tsx |
---|
src/pages/dashboard/DashboardPage.less |
---|
src/pages/dashboard/DashboardPage.tsx |
---|
src/pages/dashboard/MOTDCard.tsx 0 → 100644 |
---|
src/pages/dashboard/WhatsNewCard.tsx 0 → 100644 |
---|
src/pages/wallets/WalletsTable.tsx |
---|
src/store/actions/NodeActions.ts |
---|
src/store/constants.ts |
---|
src/store/reducers/NodeReducer.ts |
---|