Skip to content

Commit b614e06

Browse files
committed
fix formatting
1 parent 99d3a7c commit b614e06

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

apps/docs/src/content/docs/guides/migrating-from-djs-commander.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Migrating from DJS-Commander to CommandKit
33
---
4+
45
import { ViewTransitions } from 'astro:transitions';
56

67
<ViewTransitions fallback="swap" />

apps/docs/src/content/docs/overview.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Overview
33
---
4+
45
import { ViewTransitions } from 'astro:transitions';
56

67
<ViewTransitions fallback="swap" />

0 commit comments

Comments
 (0)