Skip to content

Commit 32e6a4c

Browse files
committed
fix: add line break
1 parent c207881 commit 32e6a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from "react";
22
import { Action, ActionPanel, List, Icon, Clipboard, showToast, Toast } from "@raycast/api";
3+
34
import { queryVariableNames, getHistory, deleteAllHistory, deleteHistoryItem } from "./useQuery";
45
import type { Result } from "./types";
56

0 commit comments

Comments
 (0)