mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-07 21:07:44 +00:00
Complete changes for Stripe tutorial
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
sveltekit: 'icon-svelte',
|
||||
android: 'icon-android',
|
||||
apple: 'icon-apple',
|
||||
flutter: 'icon-flutter'
|
||||
flutter: 'icon-flutter',
|
||||
stripe: 'icon-stripe'
|
||||
|
||||
};
|
||||
|
||||
const getIcon = (tutorial: MappedTutorial) => {
|
||||
|
||||
Reference in New Issue
Block a user