Skip to content

Commit

Permalink
TinaCMS content update
Browse files Browse the repository at this point in the history
Co-authored-by: Isaac Lombard <[email protected]>
  • Loading branch information
tina-cloud-app[bot] and isaaclombardssw authored Nov 7, 2024
1 parent 8b55a84 commit b66d027
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: /docs/reference/self-hosted/git-provider/make-your-own
title: Custom Git Provider
last_edited: '2024-11-07T04:14:29.506Z'
last_edited: '2024-11-07T04:14:52.167Z'
next: ''
previous: ''
---
Expand Down Expand Up @@ -131,7 +131,7 @@ export class MyGitHubProvider implements GitProvider {

This can now be used as a prop to the `createDatabase` [function](/docs/reference/self-hosted/database-adapter/overview/#createdatabase-function).

database.{ts,js}:
database.ts,js:

```ts
import { createDatabase, createLocalDatabase } from '@tinacms/datalayer'
Expand Down

0 comments on commit b66d027

Please sign in to comment.