feat: add web search engines (#290)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
import { spotlightActions } from "./spotlight-store";
|
||||
|
||||
export { Spotlight } from "./component";
|
||||
export { useRegisterSpotlightActions } from "./data-store";
|
||||
export { openSpotlight };
|
||||
|
||||
const openSpotlight = spotlightActions.open;
|
||||
export { openSpotlight };
|
||||
|
||||
Reference in New Issue
Block a user