2
0

feat(auth): 🔒 add gitlab provider

This commit is contained in:
Laurin Wolf
2022-04-26 09:50:02 +02:00
parent 606932a77e
commit a4a62f23b6
4 changed files with 46 additions and 1 deletions

View File

@ -1,4 +1,5 @@
export * from './GiphyLogo'
export * from './GitlabLogo'
export * from './GoogleAnalyticsLogo'
export * from './GoogleSheetsLogo'
export * from './GtmLogo'