Skip to content

Commit

Permalink
fix: LDP-1975: Add explicit imports. (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtlBbx authored Feb 2, 2023
1 parent 4c99b3f commit 2545ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/composables/useDrupalCe.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { useRuntimeConfig, useState, useFetch, navigateTo, createError, useRoute, h, resolveComponent } from '#imports'
/**
* Fetches page data from Drupal, handles redirects, errors and messages
* @param path Path of the Drupal page to fetch
Expand Down

0 comments on commit 2545ff3

Please sign in to comment.