Skip to content

Commit 11e85c2

Browse files
Cherryharshil1712
authored andcommitted
[D1] Resolve bad import (#18210)
1 parent 7fb269d commit 11e85c2

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/d1/tutorials/import-to-d1-with-rest-api

1 file changed

+1
-1
lines changed

src/content/docs/d1/tutorials/import-to-d1-with-rest-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ languages:
1212
- SQL
1313
---
1414

15-
import { Render, Detail, Steps } from "~/components";
15+
import { Render, Steps } from "~/components";
1616

1717
In this tutorial, you will learn how to import a database into D1 using the [REST API](/api/operations/cloudflare-d1-import-database).
1818

0 commit comments

Comments
 (0)