Skip to content

Commit

Permalink
Update Floorspace.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
augustlindemer authored Jun 20, 2024
1 parent dea1501 commit 1e2a8e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Schema } from "../../model";
import { Schema } from "@planx/components/List/model";

export const NonResidentialFloorspace: Schema = {
type: "Non-residential floorspace",
Expand Down

0 comments on commit 1e2a8e8

Please sign in to comment.