Skip to content

Commit bfcc5de

Browse files
devin-ai-integration[bot]Jayant Krishnamurthy
andcommitted
style: update import formatting to match prettier config
Co-Authored-By: Jayant Krishnamurthy <[email protected]>
1 parent e89db4c commit bfcc5de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/entropy/debug-callback-failures.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Debug Callback Failures
22

3-
import { Callout } from 'nextra/components'
3+
import { Callout } from "nextra/components";
44

55
This guide explains how to identify and resolve issues with the Entropy callback.
66
The intended audience for this guide is developers who have made an Entropy random number request, but their application hasn't received a callback.

0 commit comments

Comments
 (0)