This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
When auto importing a component in VSCode, /govuk is suffixed to component paths #35
Labels
enhancement
New feature or request
When auto importing a component in VSCode, /gov is suffixed to component paths. For example
import { Button } from 'govuk-react-jsx/govuk'
but this isn't necessary. Need to investigate where this is coming fromThe text was updated successfully, but these errors were encountered: