mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 22:49:18 +00:00
add link to docs
This commit is contained in:
@@ -259,7 +259,9 @@ export default function SheetsModal(props: SheetsModalProps) {
|
|||||||
<div style={{ display: 'flex', flexDirection: 'column' }}>
|
<div style={{ display: 'flex', flexDirection: 'column' }}>
|
||||||
<AlertTitle>Sync with Google Sheets</AlertTitle>
|
<AlertTitle>Sync with Google Sheets</AlertTitle>
|
||||||
<AlertDescription>
|
<AlertDescription>
|
||||||
<ModalLink href='our-docs'>For more information, see the docs</ModalLink>
|
<ModalLink href='https://ontime.gitbook.io/v2/features/google-sheet-experimental'>
|
||||||
|
For more information, see the docs
|
||||||
|
</ModalLink>
|
||||||
</AlertDescription>
|
</AlertDescription>
|
||||||
</div>
|
</div>
|
||||||
</Alert>
|
</Alert>
|
||||||
|
|||||||
Reference in New Issue
Block a user