Skip to content

Commit

Permalink
feat(core): added kinesis protocol to channels
Browse files Browse the repository at this point in the history
  • Loading branch information
boyney123 committed Jan 5, 2025
1 parent 1a9b102 commit a23bd70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eventcatalog/src/icons/protocols/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ export { default as SQS } from '@icons/protocols/sqs.svg?raw';
export { default as EventBridge } from '@icons/protocols/eventbridge.svg?raw';
export { default as Redis } from '@icons/protocols/redis.svg?raw';
export { default as GooglePubSub } from '@icons/protocols/googlepubsub.svg?raw';
export { default as Kinesis } from '@icons/protocols/kinesis.svg?raw';

0 comments on commit a23bd70

Please sign in to comment.