Skip to content

Commit 5e1b136

Browse files
committed
Fix missing component
1 parent 0e70d96 commit 5e1b136

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/d1/reference/time-travel.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ sidebar:
55
order: 2
66
---
77

8+
import { GlossaryTooltip} from "~/components"
9+
810
Time Travel is D1's approach to backups and point-in-time-recovery, and allows you to restore a database to any minute within the last 30 days.
911

1012
- You do not need to enable Time Travel. It is always on.

0 commit comments

Comments
 (0)