Skip to content
Open
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/assets/svg/NetworkingGuide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/components/UndrawIllustration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ const svgAspectRatios = {
UndrawConversation: '842 / 842.79999',

UndrawShowingSupport: '660.67004 / 513.66796',

NetworkingGuide: '790/705',
};

/**
Expand Down
Loading