Skip to content

Commit

Permalink
chore: import formatChoices to sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
zhamujun committed Sep 18, 2023
1 parent eefeaf0 commit bd0f86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sandbox/src/sandbox.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const formatChoices = ['js', 'json', 'ts'] as const;
import { formatChoices } from '@aws-amplify/client-config';

/**
* Interface for Sandbox.
Expand Down

0 comments on commit bd0f86e

Please sign in to comment.