Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Jan 24, 2025
1 parent fe63975 commit 4e208c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script lang="ts">
import { DeploymentSteps } from './DeploymentSteps.svelte';
import DeploymentSteps from './DeploymentSteps.svelte';
export let dotrain: string;
export let key: string;
Expand Down

0 comments on commit 4e208c3

Please sign in to comment.