File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
frontend-implementation/white-label Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -392,8 +392,8 @@ export default function MultiPlatformConnector() {
392392
393393For detailed platform-specific frontend implementation examples:
394394
395- - [ Google Drive Frontend Implementation] ( ./google-drive.md ) (already exists)
396- - [ Dropbox Frontend Implementation] ( ./dropbox.md ) (already exists)
395+ - [ Google Drive Frontend Implementation] ( ./google-drive.md )
396+ - [ Dropbox Frontend Implementation] ( ./dropbox.md )
397397- [ Notion Frontend Implementation] ( ./notion.md )
398398
399399## Next Steps
Original file line number Diff line number Diff line change @@ -412,8 +412,8 @@ npm test -- --coverage
412412
413413For detailed platform-specific testing examples:
414414
415- - [ Google Drive Testing] ( ./google-drive.md ) (already exists)
416- - [ Dropbox Testing] ( ./dropbox.md ) (already exists)
415+ - [ Google Drive Testing] ( ./google-drive.md )
416+ - [ Dropbox Testing] ( ./dropbox.md )
417417- [ Notion Testing] ( ./notion.md )
418418
419419## Next Steps
You can’t perform that action at this time.
0 commit comments