repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
applications
/
drive
/
src
/
app
/
components
/
modals
/
DriveOnboardingV2Modal
/
interface.ts
blob
38d929704e25e95a6d80d76c444a5551e008e0e9
1
export type OnboardingProps = {
2
onNext: () => void;
3
};