Added bldgadditional
This commit is contained in:
parent
bc83099819
commit
99608062ff
4 changed files with 136 additions and 73 deletions
|
|
@ -23,3 +23,5 @@ export const _assessedDate = atom('')
|
|||
export const _units = atom(0)
|
||||
export const _totalUnits = atom(0)
|
||||
export const _floorArea = atom(0)
|
||||
|
||||
export const _additional = atom(false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue