We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For each case, find legislation act names and sections mentioned in it.
Requires the following to be passed in:
caseText: string; footnotes: string[]; footnoteContexts: string[]; isValid: boolean; fileKey: string; allLegislation: { title: string; link: string; id: string; }[];