Skip to content

Commit eee0f9f

Browse files
authored
Merge pull request #57 from make-software/feature/BLOX-3532-update-activity-feed-item-with-latest-updates
Updated activity feed item with latest updates
2 parents 4dda781 + c152731 commit eee0f9f

67 files changed

Lines changed: 16361 additions & 14946 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dist/cspr-design.es.js

Lines changed: 14526 additions & 14443 deletions
Large diffs are not rendered by default.

dist/cspr-design.umd.js

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lib/components/activity-feed-item/activity-feed-item-stories.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lib/components/activity-feed-item/activity-feed-item.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lib/components/cspr-amount-with-fiat/cspr-amount-with-fiat.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lib/components/deploy-actions/components/Cep18ActionRow.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ interface Cep18ActionRowProps {
1212
to_public_key?: string | null;
1313
to_type?: TransactorHashType;
1414
}
15-
export declare const Cep18ActionRow: ({ amount, contractPackage, from_public_key, from_hash, from_type, to_hash, to_type, to_public_key, actionName, prefix, senderPrefix, }: Cep18ActionRowProps) => import("react/jsx-runtime").JSX.Element;
15+
export declare const Cep18ActionRow: ({ amount, contractPackage, from_public_key, from_hash, from_type, to_hash, to_type, to_public_key, actionName, prefix, senderPrefix, to_account_info, from_account_info, to_centralized_account_info, from_centralized_account_info, }: Cep18ActionRowProps) => import("react/jsx-runtime").JSX.Element;
1616
export {};
1717
//# sourceMappingURL=Cep18ActionRow.d.ts.map

dist/lib/components/deploy-actions/components/Cep18ActionRow.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lib/components/deploy-actions/components/DeployActionAuction.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lib/components/deploy-actions/components/DeployActionCep18.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lib/components/deploy-actions/components/DeployActionCsprFun.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)